Skip to content

Add mctx attach/detach when creating/destroying a memory pool

Arаm Sаrgsyаn requested to merge 3515-mctx-attach-detach-for-isc_mempool_t into main

This should make sure that the memory context is not destroyed before the memory pool, which is using the context.

Closes #3515 (closed)

Merge request reports