URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0d76a579bf9604931dee66e4ff44f1fb36f0531
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e0d76a5 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I688509fff7d5b663f2ff54b42a80c52592613213
Reviewed-on: https://code.wireshark.org/review/654
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from d3cc7e0 Fix -Wunused-const-variable found by Clang 3.5
adds e0d76a5 Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-nflog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)