Wireshark-commits: [Wireshark-commits] master 383caa7: AMQP: Fix Dead Store (Dead assignement/Dead

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

Commits:

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

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

Actions performed:

    from  ec618b5   HTTP2: Fix offset for heuristic
    adds  383caa7   AMQP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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