URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c959c80e983f0500b7abd4d73d0b6e845e941c0
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8c959c8 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
bthfp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I0d14e7a893d24b75955819286900ae007183168a
Reviewed-on: https://code.wireshark.org/review/28288
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 866ddb1 Add -Wextra-semi to (clang) C and C++ flags to make sure the buildbots will find this.
adds 8c959c8 bthfp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-bthfp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)