URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a203bbbd5b127971310eabd6dcf6c8184d480cbd
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a203bbb by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I349a5aa7248979aa32eda9f853fd660dc01bdd08
Reviewed-on: https://code.wireshark.org/review/1407
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 581cdce Add Support for IEEE DCBx (8021az)
adds a203bbb Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-lldp.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)