Skip to content
Snippets Groups Projects
Commit dcad3d95 authored by Howard Chu's avatar Howard Chu
Browse files

Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm were the only backends

that called entry_free() on failure. This change would cause a memory leak
from all the other backends. Instead, remove the entry_free calls in these
two backends and let the frontend take care of it for everyone.
parent 9842b8fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment