Wireshark-commits: [Wireshark-commits] master 4a38536: USB: Fix NULL pointer dereference

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Mar 2020 21:20:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a3853645fe2582460e106e8a97364f13d26f276
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4a38536 by Tomasz Moń (desowin@xxxxxxxxx):

    USB: Fix NULL pointer dereference
    
    Coverity CID 1460459
    
    Change-Id: I64c40a8c8aa85a01909c36bc35e61917c80e9327
    Reviewed-on: https://code.wireshark.org/review/36258
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2ba35ce   USB Audio: Allow filtering on baSourceIDs
     add  4a38536   USB: Fix NULL pointer dereference


Summary of changes:
 epan/dissectors/packet-usb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)