Wireshark-commits: [Wireshark-commits] master 845e5e5: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Sep 2014 18:18:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=845e5e5c98456703b8f8e10a648413f268722406
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I5bfbfc03795cd8ba3cd102d2249672ce3e48bc5f
    Reviewed-on: https://code.wireshark.org/review/4179
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  846a933   Bluetooth: HCI: Add support for user/vendor commands
    adds  845e5e5   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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