Wireshark-commits: [Wireshark-commits] master ca1c5f5: diameter (3GPP): Fix Dead Store (Dead assign
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jun 2016 20:51:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca1c5f540a13676240ac82f26e79b1b6c0bc5a54
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    diameter (3GPP): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Iaa74265df66455528c86658a26812876574a904a
    Reviewed-on: https://code.wireshark.org/review/15927
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6d89f3b   Update to the latest config.guess and config.sub
    adds  ca1c5f5   diameter (3GPP): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-diameter_3gpp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)