URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b03a21a1e6dcd82ddf85959ae4eb3d272b912a33
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b03a21a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
SMTP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I234b9dad79e3327637f8cdcd406a49f9e7435f33
Reviewed-on: https://code.wireshark.org/review/6321
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c411029 Update to QCustomPlot 1.3.0
adds b03a21a SMTP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-smtp.c | 2 --
1 file changed, 2 deletions(-)