Wireshark-commits: [Wireshark-commits] master 44208b9: LMP: Fix Dead Store (Dead assignement/Dead i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Oct 2014 17:42:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44208b98d194cb0fecd05a631424cb599da0024f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  1b65cb6   Add back get_uinteger for boolean_type.
    adds  44208b9   LMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-lmp.c |    1 -
 1 file changed, 1 deletion(-)