https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6695
Summary: Eliminate Mixture of libc and glibc in editcap.c
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Trivial
Priority: Low
Component: Extras
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: format_c@xxxxxxxxx
Created an attachment (id=7609)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7609)
Patch that migrates all printf and fprintf functions to the glib substitutes
Build Information:
wireshark 1.7.1 (SVN Rev 40274 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.20.1, with Cairo 1.8.10, with Pango 1.28.3, with
GLib 2.24.2, with libpcap (version unknown), with libz 1.2.3.4, without POSIX
capabilities, without SMI, without c-ares, without ADNS, without Lua, without
Python, without GnuTLS, without Gcrypt, without Kerberos, without GeoIP,
without
PortAudio, without AirPcap.
Running on Linux 2.6.39.3, with locale de_DE.UTF-8, with libpcap version 1.1.1,
with libz 1.2.3.4.
Built using gcc 4.4.5.
--
Migration of the printf and frpintf to the glib replacements.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.