Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 35172: /trunk/epan/ /trunk/epan/: reassemble_test.c

Date: Fri, 10 Dec 2010 15:36:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35172

User: wmeier
Date: 2010/12/10 07:36 AM

Log:
 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.

Directory: /trunk/epan/
  Changes    Path                 Action
  +240 -6    reassemble_test.c    Modified