mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
The qctx_destroy() only needs to be called on allocated memory and qctx_deinit() needs to be called always. Also remove .allocated member from the query_ctx_t structure. |
||
|---|---|---|
| .. | ||
| client.h | ||
| hooks.h | ||
| interfacemgr.h | ||
| listenlist.h | ||
| notify.h | ||
| query.h | ||
| server.h | ||
| stats.h | ||
| types.h | ||
| update.h | ||
| xfrout.h | ||