Comment # 20
on bug 9323
from Jakub Zawadzki
(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.