URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e7b7dc8839899e7cbfa4ff65788d84a1af1e4b5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0e7b7dc by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
GFP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I703d3123b2c345d0a4a5accbb5fd28cb2e1098a2
Reviewed-on: https://code.wireshark.org/review/13072
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4762828 Use TCP FIN bit to help determine desegmentation in HTTP dissector.
adds 0e7b7dc GFP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-gfp.c | 3 ---
1 file changed, 3 deletions(-)