Wireshark-commits: [Wireshark-commits] rev 47168: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 19 Jan 2013 19:36:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47168

User: eapache
Date: 2013/01/19 11:36 AM

Log:
 Use wmem epan-scoped memory when initializing dcerpc so that it gets freed when
 we shut down. Cleans up 5Kb worth of valgrind sorta-false-positive leaks.

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