]> git.ipfire.org Git - thirdparty/openssl.git/commit
err/err.c: fix "wraparound" bug in ERR_set_error_data.
authorAndy Polyakov <appro@openssl.org>
Wed, 16 Aug 2017 21:06:57 +0000 (23:06 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 18 Aug 2017 07:24:44 +0000 (09:24 +0200)
commitd3d880ce01cfaf0091f46a2f6b5bd146d47a93e7
tree520ffc53b94e2bf457d8d4906b1d0e7816b0ff9e
parent9ef73a6fd9a43a79783d2c68339c96532c3209f9
err/err.c: fix "wraparound" bug in ERR_set_error_data.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/err/err.c