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

Re: Fw: [Q] attr.c bug?



> From: Kurt D. Zeilenga <Kurt@OpenLDAP.Org>
> To: Alex Zeltser <alex_zeltser@securecomputing.com>
[snip]
> 1) ch_* routines will be rewritten to use ber_mem* routines
> instead of system allocators.  This will resolve the multiple
> heap issue under NT.
> 
At the risk of showing my ignorance--what is the multiple heap issue under
NT?  Isn't all of our code linked in statically using the same version of
the CRT?  Even with DLLs I'm not sure what th issue would be, since
everything is mapped into the process' address space anyway.

Thanks,

Alex