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 41111: /trunk/wiretap/ /trunk/wiretap/: file_access.c

Date: Tue, 21 Feb 2012 15:21:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41111

User: tuexen
Date: 2012/02/21 07:21 AM

Log:
 Don't dereference idb_inf in wtap_dump_open_ng() when
 you provide NULL when you call it via wtap_dump_open.
 
 This does not make the buildbots happy, but at least
 tshark doesn't crash anymore.

Directory: /trunk/wiretap/
  Changes    Path             Action
  +9 -4      file_access.c    Modified