]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Done.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 28 Mar 2007 06:35:54 +0000 (06:35 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 28 Mar 2007 06:35:54 +0000 (06:35 +0000)
git-svn-id: file:///svn/unbound/trunk@202 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/TODO

index ec9ec559b132a42c738a475073ab63dd4756357a..69fbad760f857bc640e7b6eef5cb4215374250dd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,6 +3,4 @@ o use real entropy to make random (ID, port) numbers more random.
 o in production mode, do not free memory on exit. In debug mode, test leaks.
 o profile memory allocation, and if performance issues, use special memory
   allocator. For example, with caches per thread.
-o do not malloc query_info qname of query for answers from cache. Use ptr
-  to incoming commpt buffer.
 o sendmsg, writev.