ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 232879a: gsm a dtap: Fix Dead Store (Dead assignement

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Nov 2014 16:45:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=232879a1513119289f09c7cad1d03bd649504bee
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  3f38631   fcels: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  232879a   gsm a dtap: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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