https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6002
--- Comment #13 from Guy Harris <guy@xxxxxxxxxxxx> 2011-07-01 19:59:31 PDT ---
If VirtualBox is writing out pcap records with a caplen of 0, that definitely
sounds like a VirtualBox bug.
Wireshark, however, shouldn't hang or crash or otherwise misbehave if it sees
such a packet, so the right thing for it to do in that case is to say "not only
have I read the record header, I've read all 0 bytes of the record data", so
this is probably the right fix to put in.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.