Wireshark-commits: [Wireshark-commits] master 581e34d: nettrace_3gpp_32_423(wiretap): Fix Dead Stor
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Apr 2020 04:10:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=581e34d9e9222119c5c9a3e4cac5d3367eadfbf4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    nettrace_3gpp_32_423(wiretap): Fix Dead Store
    
    Fix dead store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I6316d82fec8ee87f56cabe27e269cc7ef98cedc8
    Reviewed-on: https://code.wireshark.org/review/36842
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fc67639   NFS: Add filesystem cycle detection.
     add  581e34d   nettrace_3gpp_32_423(wiretap): Fix Dead Store


Summary of changes:
 wiretap/nettrace_3gpp_32_423.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)