]> git.ipfire.org Git - thirdparty/unbound.git/commit
cleanup and unit test for alloc, also lock protection statements.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 9 Mar 2007 13:37:57 +0000 (13:37 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 9 Mar 2007 13:37:57 +0000 (13:37 +0000)
commit1ea78ab0327c695ade2cf561026daa3f65d95da6
tree2e0244817a17cae8e5cd0a5fe889e640ac29d8e9
parent138aa8eebc3633558acdafc64ae8d1c76ca66eb6
cleanup and unit test for alloc, also lock protection statements.

git-svn-id: file:///svn/unbound/trunk@168 be551aaa-1e26-0410-a405-d3ace91eadb9
13 files changed:
daemon/daemon.c
daemon/daemon.h
daemon/worker.c
daemon/worker.h
doc/Changelog
testcode/checklocks.c
testcode/checklocks.h
testcode/unitmain.c
util/alloc.c
util/alloc.h
util/locks.h
util/log.c
util/log.h