Wireshark-commits: [Wireshark-commits] rev 50094: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 20 Jun 2013 23:27:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50094

User: eapache
Date: 2013/06/20 04:27 PM

Log:
 Save and restore private_data pointer instead of freeing the old one, since this
 function can be called nestedly. Also use wmem memory so it doesn't leak.
 
 Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8828

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +5 -6      packet-dcom-sysact.c    Modified