]> git.ipfire.org Git - thirdparty/bind9.git/commit
2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
authorMark Andrews <marka@isc.org>
Tue, 6 Mar 2007 00:51:29 +0000 (00:51 +0000)
committerMark Andrews <marka@isc.org>
Tue, 6 Mar 2007 00:51:29 +0000 (00:51 +0000)
commit2d40085857415dc38d3bfb9cd9ef35eb7277699c
treef8f6dbd22bad083a29b47b3b416711d59f21b4b8
parent70f13413c54353e9b67a739c288cafeccebde941
2156.   [bug]           Fix node reference leaks in lookup.c:lookup_find(),
                        resolver.c:validated() and resolver.c:cache_name().
                        Fix a memory leak in rbtdb.c:free_noqname().
                        Make lookup.c:lookup_find() robust against
                        event leaks. [RT #16685]
CHANGES
bin/tests/system/lwresd/tests.sh
lib/dns/include/dns/db.h
lib/dns/lookup.c
lib/dns/rbtdb.c
lib/dns/resolver.c
lib/dns/view.c