https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4664
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #13 from Guy Harris <guy@xxxxxxxxxxxx> 2010-04-21 13:54:38 PDT ---
Checked in, with a change to make pcap_process_linux_usb_pseudoheader() and
pcap_read_post_process() just stop processing the pseudo-header if it runs past
the end of the packet data, rather than returning an error, and leaving it up
to the USB dissector to throw an exception and report a truncated packet if the
snapshot length cut the pseudo-header short.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.