Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41542: /trunk/ /trunk/: editcap.c tshark.c /trunk/wireta

Date: Wed, 14 Mar 2012 01:08:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41542

User: morriss
Date: 2012/03/13 06:08 PM

Log:
 Don't free idb_inf in wtap_dump_open_ng(): free it in the callers.  This fixes the double-free editcap crashes that the buildbot's been seeing lately.

Directory: /trunk/
  Changes    Path          Action
  +4 -1      editcap.c     Modified
  +3 -3      tshark.c      Modified

Directory: /trunk/wiretap/
  Changes    Path             Action
  +0 -1      file_access.c    Modified