Skip to content

Draft: chg: dev: Cleanup parts of the isc_mem API

Ondřej Surý requested to merge ondrej/cleanup-isc_mem-api into main

This MR changes custom attach/detach implementation with refcount macros, replaces isc_mem_destroy() with isc_mem_detach(), and does various small cleanups.

Edited by Ondřej Surý

Merge request reports