Fix off-by-one errors in ssl_cipher_get_evp()
In the ssl_cipher_get_evp() function, fix off-by-one errors in index validation before accessing arrays. PR#3375
parent
56ba280c
Please register or sign in to comment
In the ssl_cipher_get_evp() function, fix off-by-one errors in index validation before accessing arrays. PR#3375