diff options
author | tb <> | 2025-05-31 11:31:16 +0000 |
---|---|---|
committer | tb <> | 2025-05-31 11:31:16 +0000 |
commit | ea9404b605359819ecc0a8eedda0542c5e65d924 (patch) | |
tree | 5ffbc57a489508b6426ed4e7fd8dc4c1ceaf73b1 /src/lib/libssl/bio_ssl.c | |
parent | dd12fa86b5201ea39cbf2e5df31e9e650557bf19 (diff) | |
download | openbsd-ea9404b605359819ecc0a8eedda0542c5e65d924.tar.gz openbsd-ea9404b605359819ecc0a8eedda0542c5e65d924.tar.bz2 openbsd-ea9404b605359819ecc0a8eedda0542c5e65d924.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/bio_ssl.c')
0 files changed, 0 insertions, 0 deletions