review fixes.

git-svn-id: file:///svn/unbound/trunk@1897 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2009-11-10 16:02:05 +00:00
parent 6e8e4e87b7
commit 5bc9a80e40
5 changed files with 7 additions and 164 deletions
-1
View File
@@ -87,7 +87,6 @@ static void lock_error(struct checked_lock* lock,
(lock->type==check_lock_rwlock)?"rwlock": "badtype")), err);
log_err("complete status display:");
total_debug_info();
abort();
fatal_exit("bailing out");
}