Wireshark-commits: [Wireshark-commits] master f2a9cfc: ssh-base: fix wrong type for ssh port.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2a9cfcf24a1108381b5f0ba8f955868c5a812a7
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f2a9cfc by Dario Lombardo (lomato@xxxxxxxxx):
ssh-base: fix wrong type for ssh port.
According to documentation:
http://api.libssh.org/master/group__libssh__session.html#ga82371e723260c7572ea061edecc2e9f1
Change-Id: I788f909efdb263d645bf402ad5a293a4b3e8d089
Reviewed-on: https://code.wireshark.org/review/30555
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1ddaf1a MMSE: catch length overflows to avoid infinite loop.
add f2a9cfc ssh-base: fix wrong type for ssh port.
Summary of changes:
extcap/ssh-base.c | 2 +-
extcap/ssh-base.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)