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

Commits:

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

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

Actions performed:

    from  57ddb2e   lbmpdm: fix issue found by PVS Studio (V519)
    adds  c20255e   rsh: fix issue found by PVS Studio (V519)


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