wireshark/epan/ftypes
Guy Harris 0c0ef44095 Make the "fvalue_set" methods for types whose value is allocated free
any previously-allocated version first, so that they don't leak memory.

From Olivier Biot: add a "proto_item_append_string()" routine, to append
to the string value a protocol tree item has.

svn path=/trunk/; revision=8821
2003-10-29 23:48:14 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake Give every Makefile.nmake file a "distclean" rule, and have "distclean" 2003-10-10 21:31:53 +00:00
ftype-bytes.c Make the "fvalue_set" methods for types whose value is allocated free 2003-10-29 23:48:14 +00:00
ftype-double.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-integer.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-ipv4.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-none.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-string.c Make the "fvalue_set" methods for types whose value is allocated free 2003-10-29 23:48:14 +00:00
ftype-time.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-tvbuff.c Make the "fvalue_set" methods for types whose value is allocated free 2003-10-29 23:48:14 +00:00
ftypes-int.h Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftypes.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftypes.h Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00