diff options
author | tb <> | 2022-11-06 18:31:15 +0000 |
---|---|---|
committer | tb <> | 2022-11-06 18:31:15 +0000 |
commit | 40d4c237d3b8e122561fe2b80db3495f136490c9 (patch) | |
tree | ea70d8436823e21672792ad2b4af6b35f108157b /src/lib/libssl/tls13_key_schedule.c | |
parent | 275f970ef572efcd5647cbe426e326358e4f06dd (diff) | |
download | openbsd-40d4c237d3b8e122561fe2b80db3495f136490c9.tar.gz openbsd-40d4c237d3b8e122561fe2b80db3495f136490c9.tar.bz2 openbsd-40d4c237d3b8e122561fe2b80db3495f136490c9.zip |
Document that OPENSSL_free() is required in some circumstances
BoringSSL uses the common trick of storing malloc metadata in a prefix
and then returning a pointer with an offset. Therefore callers must not
call free() but OPENSSL_free().
Reported by dropk1ck via tobhe
ok beck jsing
Diffstat (limited to 'src/lib/libssl/tls13_key_schedule.c')
0 files changed, 0 insertions, 0 deletions