curl-library
Re: PATCH: prevent a double free() with a malformed LDAP URL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 7 Sep 2013 11:24:05 +0200 (CEST)
Date: Sat, 7 Sep 2013 11:24:05 +0200 (CEST)
On Sat, 7 Sep 2013, Guenter wrote:
> seems NetWare CLDAP SDK doesnt like it:
> http://curl.haxx.se/dev/log.cgi?id=20130906231203-16410#prob1
> though hadnt time to look into it - just only saw the failing autobuild ...
Ah, yes. We can't modify the struct like that for just one sort of build since
it looks NetWare uses the "original" struct it defines by itself...
We need to do the duplicated set of pointers outside of that struct!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-09-07