URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b99bdb09f2994e7e4f6305e1013f0dc1bcee474
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9b99bdb by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
IPDR: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: Icf1686e9f1530a602ec5b03572be53d4f245d70c
Reviewed-on: https://code.wireshark.org/review/8520
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 89b2e08 IPDR: fix comma at end of enumerator list [-Wpedantic]
adds 9b99bdb IPDR: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-ipdr.c | 7 -------
1 file changed, 7 deletions(-)