Wireshark-commits: [Wireshark-commits] rev 50652: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 16 Jul 2013 01:57:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50652

User: eapache
Date: 2013/07/15 06:57 PM

Log:
 Replace glib memory with wmem. Fixes a substantial memory leak in the TCP
 dissector (potentially several megabytes for a large capture).
 
 Bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8459

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +3 -2      packet-tcp.c    Modified