On Mon, Jan 18, 2021 at 02:22:33PM +0200, Heikki Linnakangas wrote:
> diff --git a/src/common/cryptohash_openssl.c b/src/common/cryptohash_openssl.c
> index 551ec392b60..642e72d8c0f 100644
> --- a/src/common/cryptohash_openssl.c
> +++ b/src/common/cryptohash_openssl.c
[...]
> +/* ResourceOwner callbacks to hold JitContexts  */

Slight copy-paste error here.

>       /*
>        * Ensure, while the spinlock's not yet held, that there's a free
> -      * refcount entry.
> +      * refcount entry and that the resoure owner has room to remember the
> +      * pin.
s/resoure/resource/.
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to