ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Try to use non formatting routines

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Wed, 11 Mar 2009 12:26:18 -0400
Jakub Zawadzki wrote:
Hi,

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.

Thanks