Wireshark-commits: [Wireshark-commits] master c02b39b: gsm_a_bssmap: Fix Dead Store
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Nov 2019 22:58:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c02b39baa0fdd4bff90277f706fea0cef1926903
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    gsm_a_bssmap: Fix Dead Store
    
    Fix dead store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I1b8121402316b3fb8698e3522b6666080428f246
    Reviewed-on: https://code.wireshark.org/review/34906
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  de7760d   BMP: Update to RFC (7854)
     add  c02b39b   gsm_a_bssmap: Fix Dead Store


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