On Jan 20, 2014, at 9:22 AM, Martin Kaiser <[email protected]> wrote: > Comments in the code suggest that tvb_get_string() should replace > chars>=0x80 with the unicode replacement char, which is two bytes long.
We should also probably audit all calls to tvb_get_string() and tvb_get_stringz() in dissectors and change them to tvb_get_string_enc() with the appropriate encoding. ___________________________________________________________________________ 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
