Wireshark-commits: [Wireshark-commits] master 542439e: SNA: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Dec 2014 11:51:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=542439e64aef746512a5a8d3835e49805087c706
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SNA: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I7a491488e67890c6cde98beec6a4935b10505afb
    Reviewed-on: https://code.wireshark.org/review/5555
    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  0415df8   Asterix: fix Coverity scan (1025624 & 1025625: Missing break in switch)
    adds  542439e   SNA: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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