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] UTF8 vs. locale in error messages (bug 5715)

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 29 Jun 2011 16:42:04 -0700
On Jun 29, 2011, at 1:45 PM, Stig Bjørlykke wrote:

> Ok, what about trying to convert back to locale when output error
> messages from tshark?
> Something like the attached patch, maybe?

Something like that, but with a g_free() of "string" afterwards. :-)