]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #99: Memory leak in ub_ctx (event_base will never be freed).
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 24 Oct 2019 07:58:45 +0000 (09:58 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 24 Oct 2019 07:58:45 +0000 (09:58 +0200)
commit7dfbcdf276e7a1070978209d2533b3b8cc504f86
treeaf1622a32314d9b6b0a1322f0bc0ea23148b8914
parent941b324187708f6d79dec3aef5c5a0c6426fb82e
- Fix #99: Memory leak in ub_ctx (event_base will never be freed).
doc/Changelog
libunbound/context.h
libunbound/libunbound.c