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 50dfbbd: ospf: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Aug 2018 09:29:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50dfbbd566998302a45ab29982c377b21e4a3217
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ospf: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ic40eb2ddeef30aa4f3f2d31dc7f91cec55e62508
    Reviewed-on: https://code.wireshark.org/review/28926
    Reviewed-by: Khalifa NDIAYE <khalifa.ndiaye@xxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5129919   tap_export_pdu: Fix two memory leaks
     add  50dfbbd   ospf: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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