Wireshark-commits: [Wireshark-commits] master bfba71c: http: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jun 2018 06:50:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bfba71c3b0337b7859c6c3977e03f34f45be5a04
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    http: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: If24054d91a07724e687913c4f92861219bbb7dc6
    Reviewed-on: https://code.wireshark.org/review/28212
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  2047d68   opa-fe: Add Support for Reassembly of FE TCP Packets
    adds  bfba71c   http: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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