Wireshark-commits: [Wireshark-commits] master 6a95d52: exec: fix issue found by PVS Studio (V519)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 May 2018 07:42:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a95d5251c173f104b23927393fb05ec07b1de8e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6a95d52 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    exec: fix issue found by PVS Studio (V519)
    
    The 'hash_info->state' variable is assigned values twice successively
    
    Change-Id: I0628a9673fb19b6b0db74266e7546f9719521ef5
    Reviewed-on: https://code.wireshark.org/review/27594
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4ae7608   btavdtp: fix issue found by PVS Studio (V519)
    adds  6a95d52   exec: fix issue found by PVS Studio (V519)


Summary of changes:
 epan/dissectors/packet-exec.c | 6 ------
 1 file changed, 6 deletions(-)