f403feea11
If the list of fds contains only (one or more) entries marked as deleted prior to the entry currently being deleted, and the entry currently being deleted was only just added, the 'prev' pointer would never be updated from its initial NULL value, and we would dereference NULL while trying to remove the entry from the linked list. Reported by Coverity. Reviewed-by: Kurt Roeckx <kurt@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/4602) |
||
---|---|---|
.. | ||
arch | ||
async.c | ||
async_err.c | ||
async_locl.h | ||
async_wait.c | ||
build.info |