http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48870
User: eapache
Date: 2013/04/15 06:58 PM
Log:
Don't use seasonal memory for NFS file tracking tables (at least I think that's
what these are). It gets freed slightly before we need to access it in order to
correctly free other glib memory.
Discovered accidentally while valgrinding the capture from
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8584
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -1 packet-nfs.c Modified