[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldap-c-api: malloced vs. "ldap alloced" data



Tim Howes writes:

> a different version of malloc/free may be
> in use by the ldap library than is in use by your program.
> That's why routines like ldap_value_free() and ldap_memfree()

I see.  Please replace `free' in my message with `ldap_memfree', that
should fix this objection.

And I seem to be asking for a new `ldap_malloc' function.  Looking over
my code I don't really need that, though.  So I'm not voting to add it
until someone says `yes I need it'.

-- 
Hallvard