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

Date: Mon, 09 Sep 2013 17:51:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51873

User: eapache
Date: 2013/09/09 10:51 AM

Log:
 Register a wmem callback to free the glib hash tables used in SMB2 conversation
 structs. Fixes the most egregious of the memory leaks (around 300KB) from
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9120

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +26 -1     packet-smb2.c    Modified