URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db7143d9066f505d136669b0aff5cfb0030e7ac2
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
db7143d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: Ifd4fef4ff7cc5a3197a802e0da5851370ddcd715
Reviewed-on: https://code.wireshark.org/review/3549
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from aaeedcb Fix modeline (use Wireshark standard with C comment and no C++ comment)
adds db7143d SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
asn1/snmp/packet-snmp-template.c | 2 +-
epan/dissectors/packet-snmp.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)