Wireshark-commits: [Wireshark-commits] master 973e09c: GSM-SMS: Fix Dead Store (Dead assignement/De
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Oct 2014 20:33:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=973e09c63583e9c1083687693823600ff3c773ef
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    GSM-SMS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: If0700726bf9a7359313d0cb69d959471c0ea9580
    Reviewed-on: https://code.wireshark.org/review/4463
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8e17277   Juniper: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  973e09c   GSM-SMS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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