Wireshark-commits: [Wireshark-commits] master 19d43a0: sshdump: fix leak in ssh_open_remote_connect

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jan 2016 18:21:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19d43a03b671bfe73ba65ef664cb9ebb71192644
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

19d43a0 by Dario Lombardo (lomato@xxxxxxxxx):

    sshdump: fix leak in ssh_open_remote_connection() (CID 1349731)
    
    Change-Id: I55656d4600edb800fd93532345f7ea2c7fc16f7d
    Reviewed-on: https://code.wireshark.org/review/13466
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c260640   ISAKMP: Try to really fix implicit conversion warning on OSX 64 bit.
    adds  19d43a0   sshdump: fix leak in ssh_open_remote_connection() (CID 1349731)


Summary of changes:
 extcap/sshdump.c |   22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)