]> granicus.if.org Git - curl/commit
curl_schannel.c: Fixed caching more data than required
authorMarc Hoersken <info@marc-hoersken.de>
Sat, 6 Oct 2012 13:47:14 +0000 (15:47 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 6 Oct 2012 13:47:14 +0000 (15:47 +0200)
commita5b6f91e8d631c5750b1b883dd812576fd930c3c
tree171a014a32f80cc987233c269d4d57246b478c69
parentfbf3560886f4cd172cd9f21c4f93b0446650d4b5
curl_schannel.c: Fixed caching more data than required

Do not fill the decrypted data buffer with more data unless
required in order to return the requested amount of data.
lib/curl_schannel.c