URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be0a7273f74ef53edfc599c47c4249e385bc6af1 Submitter: Anders Broman ([email protected]) Changed: branch: master Repository: wireshark
Commits: be0a727 by John A. Thacker ([email protected]): 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 <[email protected]> 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(+) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
