Skip to content
Snippets Groups Projects
Commit 9ee9f1e0 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

Reworked again the caching in case of failure.

Now operations that set the status of an entry to CREATING (add.c, modrdn.c)
need to set it to COMMIT, by calling cache_entry_commit, before returning
the entry itself, otherwise the entry is removed from the cache
and its private data is freed.
Should fix crashes due to add failures as in ITS#1245
parent aec4430d
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.
Finish editing this message first!
Please register or to comment