Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9323] Buildbot crash output: fuzz-2013-10-25-12569.pcap

Date: Mon, 28 Oct 2013 18:58:25 +0000

Comment # 20 on bug 9323 from
(In reply to comment #18)
> Thoughts?

Please note that we still have bug #5738 open, if we're making some change in
API it'd be good to have also 'encoding' as argument.

Still I'd rather see caller responsible for NUL terminating string.
IMHO dissector should either use proto_tree_add_item() [and don't care about
encoding, NUL terminating] or use proto_tree_add_[unicode]_string() with
tvb_get_string_enc().

Cheers.


You are receiving this mail because:
  • You are watching all bug changes.