Additions to allow the valgrind to test for reassembly.c memory leaks.
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 10 Dec 2010 15:35:59 +0000 (15:35 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 10 Dec 2010 15:35:59 +0000 (15:35 +0000)
commit46cd5abf333c4dae96e9c597fb3389e4a31aa09f
treeaff5732b7469015a0326016b5271314d5c048e4a
parent0f638ba70c77ec7ab95cd97ff1f13f828b2cf07b
Additions to allow the valgrind to test for reassembly.c memory leaks.
 Specifically: free all dynamically allocated memory after each test (or
 at program completion).
Also: add some debug functions (conditionally enabled) to print information
about the fragment_table and reassembled_table fd-chains.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35172 f5534014-38df-0310-8fa8-9805f1628bb7
epan/reassemble_test.c