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] Try to use non formatting routines

From: Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>
Date: Wed, 11 Mar 2009 17:58:10 +0100
On Wed, Mar 11, 2009 at 12:26:18PM -0400, Bill Meier wrote:
> Jakub Zawadzki wrote:
> > Another patch, when we can call (and it won't broke code-look), use
> >  g_strdup() instead of g_strdup_printf()
> >  g_strlcpy() instead of g_snprintf()
> >  g_string_append() instead of g_string_append_printf()
> > 
> > For now it's against gtk/
> > If it's ok, I'll prepare patch against rest source.

> To prevent this from getting lost: I suggest you submit it to 
> bugs.wireshark.org as a patch request.
> 
> Also: set Review for checkin to "?" on the patch attachment.

Well first of all I'd like to know if for you it's ok to do so.
If not it's senseless to submit bugreport.