URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c131ced560998ae32916295959568e2a39e04aa
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4c131ce by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I00d66ff57fd3ea1ede692c85b2ae0286c30557b7
Reviewed-on: https://code.wireshark.org/review/3550
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from db7143d SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds 4c131ce SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
asn1/snmp/packet-snmp-template.c | 4 +---
epan/dissectors/packet-snmp.c | 10 ++++------
2 files changed, 5 insertions(+), 9 deletions(-)