URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c5759a0d270e33be51b09c14436758e272e2978
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3c5759a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
lacp: Fix Dead Store
Fix dead store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: If0f7198615de9bf03c2f905b9a56c4531aa4be5e
Reviewed-on: https://code.wireshark.org/review/36143
Reviewed-by: Jason Cohen <kryojenik2@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7e38df2 Remove some entries from .gitignore.
add 3c5759a lacp: Fix Dead Store
Summary of changes:
epan/dissectors/packet-lacp.c | 1 -
1 file changed, 1 deletion(-)