cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: schannel SEC_E_BUFFER_TOO_SMALL

From: Brian Chrisman <brian_at_gobbler.com>
Date: Wed, 29 Apr 2015 18:02:39 -0700

Thanks Marc. Please disregard if you've fixed this in a later commit but in
c6337c688a71 I'm seeing that the allocation of outbuf needs to be bumped up
as well:

SecBuffer outbuf[3];

On Mon, Apr 27, 2015 at 12:39 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Sun, 26 Apr 2015, Marc Hörsken wrote:
>
> I just pushed commit 9a91e8059bbfcc80cb6fd5b980a4c6337c688a71 to the
>> repository.
>>
>> Please check if that fixes the problem.
>>
>
> Thanks Marc!
>
> Should we consider this fix for inclusion in the patch release on
> Wednesday?
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

-- 
Brian Chrisman
Gobbler - Software Architect

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-30