]> git.ipfire.org Git - thirdparty/openssl.git/commit
Added checking for buflen overflow due to MAX_MISALIGNMENT.
authorKevin K Biju <kevinkbiju@gmail.com>
Sat, 5 Feb 2022 12:39:45 +0000 (18:09 +0530)
committerPauli <pauli@openssl.org>
Fri, 11 Feb 2022 02:42:36 +0000 (13:42 +1100)
commit378c50f63dceb3a85bb4937a3499283b10d295b6
tree35f247b7d1215463d7f281c89669bdb8542c85b6
parent649999dc57419ddd9329f7062b048dee5ecd9306
Added checking for buflen overflow due to MAX_MISALIGNMENT.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17646)
apps/speed.c
doc/man1/openssl-speed.pod.in