diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-06-04 21:05:31 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-06-04 21:05:31 +0000 |
commit | fa4abe4a84ad1f360ead9cda5579a392f7b45e67 (patch) | |
tree | 1feeaa788fb9d54065c6a30ddcba0f2c798e9694 /lib/libssl/s3_clnt.c | |
parent | 3bcee51c7f0e901c4541d77ae14246e1f6b1cbf8 (diff) |
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 'lib/libssl/s3_clnt.c')
0 files changed, 0 insertions, 0 deletions