Add a inflateEnd() call to free up the stream in the re-init block.
[obnox/wireshark/wip.git] / epan / prefs-int.h
2007-12-04 sahlbergget rid of GTree and use emem trees instead
2007-12-04 sahlbergreverse previous patch
2007-12-04 sahlbergremove the use of GTrees and replace these with emem...
2007-11-30 kukosaNext few improvements to speed up startup about 10%.
2007-03-19 galThis change allows a structure to be created under...
2007-02-03 legosecond iteration:
2006-12-08 guyA callback in read_prefs_file() should return a prefs_s...
2006-12-05 geraldFrom Giorgio Tino: Add a "static text" protocol prefere...
2006-11-17 ulflvarious minor prefs code cleanup
2006-11-15 ulfladd a "private_data" pointer to the read_prefs_file...
2006-09-29 ulflfrom Stephen Fisher:
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 sahlbergname change
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2004-10-16 guyRemove the fixed maximum number of subranges in a range...
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-01 guy"prefs-int.h" belongs in epan, too.