diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-11-06 18:31:16 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-11-06 18:31:16 +0000 |
commit | 826be14ad189f0f2a173a207411fbbfc6998ddfa (patch) | |
tree | 785f956eaaae31c29ce0d811cd84a6f81c7a2ab9 /etc/etc.loongson | |
parent | ae7ba1ebe2f23698f517e59976869d098e9da09a (diff) |
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 'etc/etc.loongson')
0 files changed, 0 insertions, 0 deletions