diff options
author | jsing <> | 2020-09-24 17:59:54 +0000 |
---|---|---|
committer | jsing <> | 2020-09-24 17:59:54 +0000 |
commit | e516f9888833076af8ba7f8c411514db2872aa94 (patch) | |
tree | 1888b2e1b6ea589c37d114a98388a3b495d52958 /src/lib/libcrypto/ui/ui_lib.c | |
parent | 8fb9c3782c59e736c9e09323162af3af8028e693 (diff) | |
download | openbsd-e516f9888833076af8ba7f8c411514db2872aa94.tar.gz openbsd-e516f9888833076af8ba7f8c411514db2872aa94.tar.bz2 openbsd-e516f9888833076af8ba7f8c411514db2872aa94.zip |
Release read and write buffers using freezero().
Provide a ssl3_release_buffer() function that correctly frees a buffer
and call it from the appropriate locations. While here also change
ssl3_release_{read,write}_buffer() to void since they cannot fail and
no callers check the return value currently.
ok beck@ inoguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/ui/ui_lib.c')
0 files changed, 0 insertions, 0 deletions