ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 82bb363: LLDP: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Nov 2014 18:53:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82bb3630de73d543cb17a79f7b7c64e38ba67b35
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  3ce0167   [BSSMAP] de_mid() used with wrong length.
    adds  82bb363   LLDP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-lldp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)