summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4ea2b25)
raw | patch | inline | side by side (parent: 4ea2b25)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 20 Jan 2009 12:20:00 +0000 (13:20 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 20 Jan 2009 12:20:00 +0000 (13:20 +0100) |
src/utils_cache.c | patch | blob | history |
diff --git a/src/utils_cache.c b/src/utils_cache.c
index 6d96516900c7f9d03d1cc39a2b3abef8c89a96f8..6779bba86c829ddd25bb9e3b0802bf7d7f0a43e9 100644 (file)
--- a/src/utils_cache.c
+++ b/src/utils_cache.c
{
ERROR ("uc_purge: realloc failed.");
c_avl_iterator_destroy (iter);
+ pthread_mutex_unlock (&cache_lock);
return (-1);
}