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

Re: OpenLDAP cache



> Thank you. Could you advise me on whats the best way to do that?
> Simply write a copy_entry routine which will copy the memory contents(I 
> think you don't have one yet)
> Use entry2str() and str2entry()

Entry* entry_dup(Entry *e) in servers/slapd/entry.c