Wireshark-commits: [Wireshark-commits] master 9d7f5c7: ISIS: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Feb 2015 01:13:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d7f5c761193ebf20427fc5d1df49be2ded58b50
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ISIS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I58debb32cc7a4aa476961eda342f1cd90884c800
    Reviewed-on: https://code.wireshark.org/review/6921
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  383caa7   AMQP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  9d7f5c7   ISIS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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