Add clarification to docs on ASYNC_free_pool()
Clarify that you must only call this after all async jobs have
completed - otherwise you could get memory leaks.
Reviewed-by: NRich Salz <rsalz@openssl.org>
Showing
想要评论请 注册 或 登录
Clarify that you must only call this after all async jobs have
completed - otherwise you could get memory leaks.
Reviewed-by: NRich Salz <rsalz@openssl.org>