URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be0a7273f74ef53edfc599c47c4249e385bc6af1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
be0a727 by John A. Thacker (johnthacker@xxxxxxxxx):
Correct fix for "GFP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang"
This is the correct fix commit 0e7b7dc8839899e7cbfa4ff65788d84a1af1e4b5.
(As committed, deleting these two lines makes the dissector return the wrong
number of bytes processed.)
Change-Id: I2e88bbc6942f6af40199d5b03a71e182c1896871
Reviewed-on: https://code.wireshark.org/review/13074
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from db28e23 [S1AP] Update to version V13.1.0 (2015-12)
adds be0a727 Correct fix for "GFP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang"
Summary of changes:
epan/dissectors/packet-gfp.c | 2 ++
1 file changed, 2 insertions(+)