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