Wireshark-commits: [Wireshark-commits] master c1626db: SITA: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 19:43:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1626db0a0f23eff5a9f016f2a4812666fa856b5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SITA: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I2565b0bee66f934561df506e87a35fdd14590f92
    Reviewed-on: https://code.wireshark.org/review/15981
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  13c0136   DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_value
    adds  c1626db   SITA: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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