Pascal Quantin
changed
bug 8503
What |
Removed |
Added |
Status |
IN_PROGRESS
|
RESOLVED
|
Resolution |
---
|
FIXED
|
Comment # 13
on bug 8503
from Pascal Quantin
Patch committed in revision 48847. Thanks for your contribution and for USBPcap
project ! It will be really useful for Windows users.
Note that I applied the following small changes on your patch:
- added you to AUTHORS file
- removed a few typo errors and a duplicate entry in win32_usbd_status_vals
- used an extended version of win32_urb_function_vals
- removed col_check calls (this function is now deprecated). The rest of
packet-usb.c file should be cleaned also
- replaced two proto_tree_add_uint_format by proto_tree_add_item +
proto_item_append_text
- removed a useless (header_info & USB_HEADER_IS_LINUX) check on line 3107
Please double check that everything is working as you would expect. Wireshark
1.10 should be released in May and it will be great to have USBPcap support
embedded.
You are receiving this mail because:
- You are watching all bug changes.