https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3324
Summary: Patch packet.usb.c: fixed is_request and reverse
direction of URB_INTERRUPT
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Minor
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jelot-wireshark@xxxxxxxx
Roberto Mariani <jelot-wireshark@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2844| |review_for_checkin?
Flag| |
Created an attachment (id=2844)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2844)
packet.usb.c: fixed is_request and reverse direction of URB_INTERRUPT
Build Information:
wireshark 1.1.3
Copyright 1998-2009 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.14.4, with GLib 2.18.2, with libpcap 1.1-PRE-CVS, with
libz
1.2.3.3, without POSIX capabilities, with libpcre 7.6, without SMI, without
c-ares, without ADNS, without Lua, with GnuTLS 2.4.1, with Gcrypt 1.4.1, with
MIT Kerberos, without GeoIP, with PortAudio <= V18, without AirPcap.
Running on Linux 2.6.27-13-generic, with libpcap version 1.1-PRE-CVS, GnuTLS
2.4.1, Gcrypt 1.4.1.
Built using gcc 4.3.2.
--
- Removed heuristic for find if is_request and used event_type
- URB_INTERRUPT don't goes in reverse direction... fixed
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.