Add a inflateEnd() call to free up the stream in the re-init block.
[obnox/wireshark/wip.git] / epan / frame_data.h
2008-03-01 sfisherCustom column updates:
2007-03-23 sfisherFrom Sake Blok:
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-21 sahlbergname change
2006-01-24 ulflminor code cleanup
2005-09-11 guyFrame numbers are unsigned, and they start at 1; 0...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-13 sahlbergget rid of one more gmemchunk
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-01-31 guyFix the spelling of "cumulative" (and variables whose...
2004-01-10 jmayerRemove a C++ style comment
2004-01-09 obiotFix the "unmarking a packet matching a color filter...
2003-09-12 sahlbergAdded TimeReference frames.
2003-09-03 sahlbergAnd for Cal,
2003-07-08 tpotAdded prototype for p_rem_proto_data()
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-14 guyFrom Tomas Kukosa: add some more routines to the plugin...
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-02-18 guyDon't give tvbuffs names; instead, give data sources...
2001-12-10 guyRemove some extra blank lines.
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-04-01 hagbardMoved the frame_data structures and functions from...