URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b210e967c9c68072486352d55c23e092083bcc2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b210e9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I05ca21d94bbaa8c92a33f02ceb100c206c198052
Reviewed-on: https://code.wireshark.org/review/298
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from e009dc9 Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds 1b210e9 Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-adb_cs.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)