diff options
author | tb <> | 2020-05-21 19:15:54 +0000 |
---|---|---|
committer | tb <> | 2020-05-21 19:15:54 +0000 |
commit | 40ba02cc6b28bca820a5fa8b6f44161e0ef5aa84 (patch) | |
tree | 309bf2d82f4b4d81e7c58421e46fefaa96d01c2e /src/lib/libssl/ssl_init.c | |
parent | 15a930cd3d43fc55062ccc8699b4dbb145c6c446 (diff) | |
download | openbsd-40ba02cc6b28bca820a5fa8b6f44161e0ef5aa84.tar.gz openbsd-40ba02cc6b28bca820a5fa8b6f44161e0ef5aa84.tar.bz2 openbsd-40ba02cc6b28bca820a5fa8b6f44161e0ef5aa84.zip |
A failure of tls13_handshake_msg_new() could lead to a NULL deref
in the following tls13_handshake_msg_start() call. Add a check.
Stop clobbering the ctx's hs_msg variable, use a local variable
instead.
ok beck jsing
Diffstat (limited to 'src/lib/libssl/ssl_init.c')
0 files changed, 0 insertions, 0 deletions