mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
cfg_obj_t doesn't store a pointer to its a parser context anymore, and does not depend on the parser's lifecycle. Instead, it stores a reference to its own memory context (and in principle, each node could have different memory context). This also slightly simplifies the _destroy API as there is no need to pass a context through it anymore. |
||
|---|---|---|
| .. | ||
| arm | ||
| changelog | ||
| design | ||
| dev | ||
| dnssec-guide | ||
| doxygen | ||
| man | ||
| misc | ||
| notes | ||
| meson.build | ||