Wireshark-commits: [Wireshark-commits] master 15f1b0b: mgcp: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 02 May 2018 04:05:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15f1b0b5e457f00997d64971e4601b3d15a3e188
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    mgcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I966ce64a908e5f8bf04ce02bc8551367eba4a260
    Reviewed-on: https://code.wireshark.org/review/27219
    Reviewed-by: Hadar Shoham <hadar.shoham@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  737270d   Fix the utility-launcher to look at the name it's run as.
    adds  15f1b0b   mgcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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