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(-)