URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78bc006082b98b272502c139107b3d634ca5c66f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
78bc006 by Sean O. Stalley (sean.stalley@xxxxxxxxx):
Removed MAUSB DWORD-Aligned Length Check
Removed a check to see if the Packet is in DWORDs.
I misread section 6.2 of the spec, which states that all _headers_
mausb be DWORD-aligned, not all _packets_.
Change-Id: I11e320e6e2592930024ffa8143e4d8f470de13ba
Reviewed-on: https://code.wireshark.org/review/2013
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 0c62f06 USB: put back URB setup to parent tree like it was before g3169939
adds 78bc006 Removed MAUSB DWORD-Aligned Length Check
Summary of changes:
epan/dissectors/packet-mausb.c | 8 --------
1 file changed, 8 deletions(-)