On May 3, 2010, at 8:08 AM, Jeremy O'Brien wrote:

> Separated by.

...which means you can't use tvb_get_stringz() - or tvb_strsize() - for the 
*last* string, as there's no NUL at the end.

That means that, if you don't know which string is the last one, you can't use 
it for *any* string - it means that a string is terminated either by NUL or by 
the end of the packet.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to