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:
Rich Salz <rsalz@openssl.org>
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
Clarify that you must only call this after all async jobs have
completed - otherwise you could get memory leaks.
Reviewed-by:
Rich Salz <rsalz@openssl.org>