"Stephen Fisher" <steve@xxxxxxxxxxxxxxxxxx>
wrote in message news:20101223181634.GA30749@xxxxxxxxxxxxxxxxxxxxxxxxx...
> I've introduced a new function called tvb_get_ephemeral_unicode_string()
> for converting UTF-16 strings in a tvbuff to UTF-8 for display in
> Wireshark. This new function even works with tshark (at least on Unix)
> if using a UTF-8 compatiable terminal emulator:
Does this replaces tvb_get_ephemeral_faked_unicode?
The function name suggests, that the return value must be released. Is there
also a function returning a string that will be garbage collected?
--
Andy