Wireshark-commits: [Wireshark-commits] master cf340fa: USB: fix redundant assignments or tests flag

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 May 2020 11:37:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf340fa0ec458e9a0fd97f4e6a6bd427217fd441
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cf340fa by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    USB: fix redundant assignments or tests flagged by PVS-Studio
    
    Bug: 16335
    Change-Id: I19ea32fb607bf4132c1690f46dca5ed055009b84
    Reviewed-on: https://code.wireshark.org/review/37211
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  7794527   rlcmac: Improve COL_INFO for (E)GPRS packets
     add  cf340fa   USB: fix redundant assignments or tests flagged by PVS-Studio


Summary of changes:
 epan/dissectors/packet-usb-com.c |  1 -
 epan/dissectors/packet-usb-dfu.c | 10 ++++------
 2 files changed, 4 insertions(+), 7 deletions(-)