wireshark/epan/ftypes
Stig Bjørlykke e4d168c5dc Please don't use prohibited APIs in new code:
sprintf -> g_snprintf

Fixes coverity 1197 & 1198.

svn path=/trunk/; revision=37664
2011-06-14 20:37:53 +00:00
..
Makefile.am Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.common Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
ftype-bytes.c Straighten out field type names. 2010-05-11 21:46:17 +00:00
ftype-double.c Revert r29614 until I figure out why buildbot doesn't like it 2009-08-29 07:53:48 +00:00
ftype-guid.c Straighten out field type names. 2010-05-11 21:46:17 +00:00
ftype-integer.c Please don't use prohibited APIs in new code: 2011-06-14 20:37:53 +00:00
ftype-ipv4.c get_host_ipaddr() was returning numeric addresses in host byte order 2011-04-26 17:13:37 +00:00
ftype-none.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
ftype-pcre.c If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for the 2009-12-18 01:15:08 +00:00
ftype-string.c Use g_snprintf instead of sprintf: (Part of) Covertiy 665. 2011-04-12 18:29:52 +00:00
ftype-time.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
ftype-tvbuff.c Protect tvb_* functions in a TRY-CATCH block. 2010-08-08 19:04:35 +00:00
ftypes-int.h If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for the 2009-12-18 01:15:08 +00:00
ftypes.c Convert SLAB_-s, to sl_-API. 2011-05-09 12:52:55 +00:00
ftypes.h Convert SLAB_-s, to sl_-API. 2011-05-09 12:52:55 +00:00