diff options
author | tb <> | 2025-05-31 11:31:16 +0000 |
---|---|---|
committer | tb <> | 2025-05-31 11:31:16 +0000 |
commit | 410c2d0bcc144feb12f0d8a71338cd32edc4fcc9 (patch) | |
tree | 5ffbc57a489508b6426ed4e7fd8dc4c1ceaf73b1 /src/lib/libssl/ssl_lib.c | |
parent | dd971c06a4c48aa08406cb752009ab11e3965548 (diff) | |
download | openbsd-410c2d0bcc144feb12f0d8a71338cd32edc4fcc9.tar.gz openbsd-410c2d0bcc144feb12f0d8a71338cd32edc4fcc9.tar.bz2 openbsd-410c2d0bcc144feb12f0d8a71338cd32edc4fcc9.zip |
Plug leak of bm->buf->data
BIO_new(BIO_s_mem()) now allocates this pointer, so we need to free it
before assigning to it.
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions