]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use size of target buffer for allocation
authorBenny Baumann <BenBE@geshi.org>
Thu, 1 Oct 2020 23:04:06 +0000 (01:04 +0200)
committerPauli <paul.dale@oracle.com>
Tue, 6 Oct 2020 22:55:49 +0000 (08:55 +1000)
commit8ad369171fc2b435c0ca427111481da4d4c3c1ce
tree0210c32c7b292a5e317574f0cb1f786daf804aaa
parentc5fc6754b7ab60a53b5c19e08a719d5001fa4d49
Use size of target buffer for allocation

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13055)
ssl/ssl_sess.c