Ethereal-dev: [Ethereal-dev] Patch: wsp: g_strdup_printf() instead of g_malloc() and sprintf()

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Thu, 13 Nov 2003 22:33:05 +0100
Hi all,

Attached patch replaces "g_malloc(); s[n]printf()" calls with the simple to
use and safe g_strdup_printf() call (thanks Guy to mention this!).

Please review and check in.

Regards,

Olivier

Attachment: wsp.diff.gz
Description: Binary data