]> granicus.if.org Git - curl/commit
ssh: fix 'left' may be used uninitialized
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 May 2017 11:01:44 +0000 (13:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 May 2017 11:02:29 +0000 (13:02 +0200)
commit59cc0234e5be31d40aa91951984e8e00ca54f0ec
treed40cb0a6b2f11524917508f3d99dde3de56bfe6c
parent8ab22a74533acee61af31c48e75269822f408cb4
ssh: fix 'left' may be used uninitialized

follow-up to f31760e63b4e

Reported-by: Michael Kaufmann
Bug: https://github.com/curl/curl/pull/1495#issuecomment-303982793
lib/ssh.c