]> granicus.if.org Git - curl/commit
- Liza Alenchery mentioned a problem with re-used SCP connection when a bad
authorDaniel Stenberg <daniel@haxx.se>
Fri, 30 Oct 2009 22:28:56 +0000 (22:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 30 Oct 2009 22:28:56 +0000 (22:28 +0000)
commita76f4ab7ddc9e1f75e9df474a07e379982ab46ab
tree130d758a81f9f25efc822739f9ff86579191fdfa
parentd68f215f037febf1850ad6a169d4a69bd9d132a1
- Liza Alenchery mentioned a problem with re-used SCP connection when a bad
  auth is used, as it caused a crash. I failed to repeat the issue, but still
  made a change that now forces the TCP connection used for a freed SCP
  session to get closed and not be re-used.
CHANGES
RELEASE-NOTES
lib/ssh.c