Add clarification to docs on ASYNC_free_pool()
authorMatt Caswell <matt@openssl.org>
Fri, 9 Oct 2015 15:39:35 +0000 (16:39 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:35:19 +0000 (23:35 +0000)
commit8227255006f3a7e5091e1637f8b5cc904355f045
treea49f23c53e758beb65f1689942101886d493cd1e
parent000cc411b9281120030a970221e26c8358b0ca76
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>
doc/crypto/ASYNC_start_job.pod