Wireshark-commits: [Wireshark-commits] master 6952c1c: USB: allow usb string descriptor short read

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Nov 2015 17:40:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6952c1c54ffe56f9c6402ce53ca4255dc9da82c1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6952c1c by Thies Moeller (thies.moeller@xxxxxxxxxxxxx):

    USB: allow usb string descriptor short read
    
    Some drivers do a probing access to the descriptor to fetch just the length field
    
    Change-Id: Idd07a1e66800afcc838beb795594a4505ce13e82
    Reviewed-on: https://code.wireshark.org/review/12250
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  1acb281   [Automatic update for 2015-11-29]
    adds  6952c1c   USB: allow usb string descriptor short read


Summary of changes:
 epan/dissectors/packet-usb.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)