URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29e1b45775a35f3c7df2b10981b7a772d6406ee8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
29e1b45 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
IS-IS (LSP): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I1b68151f0cb09afd6a6aeba2a71a15624c2fbc97
Reviewed-on: https://code.wireshark.org/review/7129
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 65763cf Try to fix diagnostic suppression.
adds 29e1b45 IS-IS (LSP): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-isis-lsp.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)