Wireshark-commits: [Wireshark-commits] rev 49413: /trunk/epan/ /trunk/epan/: addr_resolv.c

Date: Sun, 19 May 2013 13:00:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49413

User: eapache
Date: 2013/05/19 06:00 AM

Log:
 Fix a memory leak by using seasonal memory for building all parts of one of
 the address resolution tables.
 
 Showed up with https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8670
 although I doubt it's the cause of the crash.

Directory: /trunk/epan/
  Changes    Path             Action
  +1 -1      addr_resolv.c    Modified