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

Re: slap_sl_malloc



> I don't think this is the right approach. The caller of the normalizer
> should pass in a NULL tmpmemctx if permanent storage is desired.

I reverted the previous commits for normalizers and instead changed
slap_modrdn2mods() to use NULL ctx when it calls normalizers.