URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=692e2b65e6fe42754b58c8020b3b4e48ed739877
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
692e2b6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
SSH: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: If084278acfeb82ae7c91aefff9035f156e8f4f15
Reviewed-on: https://code.wireshark.org/review/16079
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Kenny Root <kenny@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from e82d0ae Qt: Make the syntax line edit less greedy.
adds 692e2b6 SSH: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-ssh.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)