URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb22d62df95e2ed4014674e0520698170bb589d3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fb22d62 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    LAT: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I3e2fad7f0307e599802c37040b34c899efb0e603
    Reviewed-on: https://code.wireshark.org/review/13328
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  98fd9b8   MPTCP: Update ADD_ADDR option to RFC6824bis-04
    adds  fb22d62   LAT: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
 epan/dissectors/packet-lat.c |    2 --
 1 file changed, 2 deletions(-)