Wireshark-commits: [Wireshark-commits] rev 52448: /trunk/epan/ /trunk/epan/: reassemble.c

Date: Tue, 08 Oct 2013 15:05:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52448

User: eapache
Date: 2013/10/08 03:05 PM

Log:
 Reorganize handling of incomplete fragments slightly. The logic hasn't changed
 much, but I think this way's a little clearer, and it made it much easier to
 figure out where the memory leak was.
 
 Fixes the leaks from https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9243

Directory: /trunk/epan/
  Changes    Path            Action
  +15 -9     reassemble.c    Modified