diff options
author | tb <> | 2020-05-21 19:15:54 +0000 |
---|---|---|
committer | tb <> | 2020-05-21 19:15:54 +0000 |
commit | 9adc3cfc33c559fce1339cbc117b54990497dd70 (patch) | |
tree | 309bf2d82f4b4d81e7c58421e46fefaa96d01c2e /src/lib/libc/stdlib | |
parent | ca508c6601491c838675af698d0db8e82576bc6a (diff) | |
download | openbsd-9adc3cfc33c559fce1339cbc117b54990497dd70.tar.gz openbsd-9adc3cfc33c559fce1339cbc117b54990497dd70.tar.bz2 openbsd-9adc3cfc33c559fce1339cbc117b54990497dd70.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/libc/stdlib')
0 files changed, 0 insertions, 0 deletions