Add a inflateEnd() call to free up the stream in the re-init block.
[obnox/wireshark/wip.git] / epan / dissectors / packet-dsi.c
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-27 sfisherFix about 100 simple to fix warnings from gcc 4.0 in...
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-07-24 sahlbergconvert some uses of tvb_get_string() to ep_tvb_get_str...
2005-06-19 legofrom Didier Gautheron
2005-03-31 guyAdd a link to a more recent Apple page describing DSI.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.