ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 50836: /trunk/epan/dissectors/ /trun

From: "Maynard, Chris" <Christopher.Maynard@xxxxxxxxx>
Date: Tue, 23 Jul 2013 11:03:52 -0400
From doc/README.dissector, it seems like passing -1 for the length should work:

    FT_STRINGZ  A NULL-terminated string of characters.
                The string length is normally the length
                given in the proto_tree_add_item() call.
                However if the length given in the call
                is -1, then the length used is that
                returned by calling tvb_strsize().

If not, does the documentation need updating?
- Chris

-----Original Message-----
From: wireshark-commits-bounces@xxxxxxxxxxxxx [mailto:wireshark-commits-bounces@xxxxxxxxxxxxx] On Behalf Of jmayer@xxxxxxxxxxxxx
Sent: Tuesday, July 23, 2013 9:39 AM
To: wireshark-commits@xxxxxxxxxxxxx
Subject: [Wireshark-commits] rev 50836: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-mongo.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50836

User: jmayer
Date: 2013/07/23 06:38 AM

Log:
 Fix for Bug 8960 - All mongodb query show as [Malformed Packet: MONGO]
 
 proto_tree_add_item doesn't link to be called with FT_STRINGZ and length -1.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1 -1      packet-mongo.c    Modified

-- 

CONFIDENTIALITY NOTICE: The information contained in this email message is intended only for use of the intended recipient. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately delete it from your system and notify the sender by replying to this email.  Thank you.