cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_schannel.c and realloc()

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 19 Jun 2012 14:42:16 +0200 (CEST)

On Tue, 19 Jun 2012, Marc Hoersken wrote:

> I gave this another thought and figured out that we also still need to be
> able to handle more data internally than BUFSIZE. For the same reason we
> actually need the internal buffers, which I explained earlier in this
> thread, we also need to be able to handle more data being received and
> decrypted internally. Especially since length(encrypted) !=
> length(decrypted) as SSL/TLS supports compression and of course the
> encrypted data stream contrains SSL/TLS packet information.

Ah, good thinking. Your patch was merged and pushed just now!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-19