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

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 35253: /trunk/ /trunk/doc/: README.d

From: "news.gmane.com" <AndreasSander1@xxxxxxx>
Date: Mon, 3 Jan 2011 09:50:27 +0100
"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