1 Jan 2011 15:38
[bagder/curl] ae2914: pubkey_show: allocate buffer to fit any-size resul...
<noreply <at> github.com>
2011-01-01 14:38:14 GMT
2011-01-01 14:38:14 GMT
Branch: refs/heads/master Home: https://github.com/bagder/curl Commit: ae291421984a266176df34f24d3a5e76d76ec7c8 https://github.com/bagder/curl/commit/ae291421984a266176df34f24d3a5e76d76ec7c8 Author: Daniel Stenberg <daniel <at> haxx.se> Date: 2011-01-01 (Sat, 01 Jan 2011) Changed paths: M lib/ssluse.c Log Message: ----------- pubkey_show: allocate buffer to fit any-size result The loop condition was wrong so keys larger than 340 bits would overflow the local stack-based buffer. Commit: 1ad5764febe5d7be57e18014e17a60fd2f2d553b https://github.com/bagder/curl/commit/1ad5764febe5d7be57e18014e17a60fd2f2d553b Author: Daniel Stenberg <daniel <at> haxx.se> Date: 2011-01-01 (Sat, 01 Jan 2011) Changed paths: M lib/ssh.c Log Message: ----------- SFTP: make pwd output result to header callback(Continue reading)
RSS Feed