Comment # 1
on bug 8264
from Steve Magnani
Created attachment 9880 [details]
Testcase
Frames 6,14,34: normal configuration descriptor "probe" to find total length
Frame 8: normal read of full configuration descriptor
Frame 20: partial read of configuration descriptor.
This is the case that the existing code marked as Malformed,
prompting this patch.
Frame 22: Same as frame 8 but the last descriptor was hacked to exercise
code to mark the descriptor as malformed (illegal length that
would exceed the total reported config descriptor length)
Frame 36: Same as frame 8 but the last descriptor was hacked to exercise
code to mark the descriptor as malformed (illegal length of 1)
You are receiving this mail because:
- You are watching all bug changes.