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 23298: /trunk/wiretap/ /trunk/wiretap/: libpcap.c

Date: Sun, 28 Oct 2007 18:52:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23298

User: sake
Date: 2007/10/28 06:52 PM

Log:
 Bug 1751: From Allan M. Madsen : 
 
 When trying to open a pcap file with the new pseudo-header/DLT (using SVN
 version, changelist 23283) I get the error message:
 "libpcap: ERF file has a 13-byte packet, too small to have even an ERF
 pseudo-header".
 
 After reviewing Paolo's patch I found that there are 2 places with missing
 breaks in switch case structures.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +2 -0      libpcap.c     Modified