http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2109
Summary: Copy-paste error message typo at too short
WTAP_ENCAP_USB_LINUX packet
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: nm127@xxxxxxxxxxx
Build Information:
wireshark 0.99.8 (SVN Rev 23881)
Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.12.1, with GLib 2.14.3, with libpcap 0.9-PRE-CVS, with
libz
1.2.3.3, without libpcre, without SMI, without ADNS, without Lua, with GnuTLS
2.0.4, with Gcrypt 1.2.4, with MIT Kerberos, without PortAudio, without
AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.23, with libpcap version 0.9-PRE-CVS.
Built using gcc 4.2.3 20071014 (prerelease) (Debian 4.2.2-3).
--
Error message when capturing too short WTAP_ENCAP_USB_LINUX type packets
contains a copy-paste typo.
Current message: "libpcap: Linux USB file has a %u-byte packet, too small to
have even a LAPD pseudo-header"
Expected message: "libpcap: Linux USB file has a %u-byte packet, too small to
have even a Linux USB pseudo-heade"
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.