summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_both.c
diff options
context:
space:
mode:
authormiod <>2014-06-04 21:05:30 +0000
committermiod <>2014-06-04 21:05:30 +0000
commit2b04ab0c50e1ba158b5f62c201ec4ecbf4fb8c74 (patch)
treececa9740dc0af30a4f552a6cbf0c0e2aedfc4f6f /src/lib/libssl/d1_both.c
parent95e4d3d1bbe977976ad0f2058375f6f4713a6474 (diff)
downloadopenbsd-2b04ab0c50e1ba158b5f62c201ec4ecbf4fb8c74.tar.gz
openbsd-2b04ab0c50e1ba158b5f62c201ec4ecbf4fb8c74.tar.bz2
openbsd-2b04ab0c50e1ba158b5f62c201ec4ecbf4fb8c74.zip
Sanitize use of client_opaque_prf_input: set it to NULL immediately after
free()ing it, rather than in conditional code. Also do not bother setting server_opaque_prf_input (server, not client) to NULL in conditional code 10 lines after explicitely free()ing it and setting it to NULL (were the developers afraid of zombie pointers?) ok guenther@
Diffstat (limited to 'src/lib/libssl/d1_both.c')
0 files changed, 0 insertions, 0 deletions