summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_locl.h
diff options
context:
space:
mode:
authortb <>2022-11-06 18:31:15 +0000
committertb <>2022-11-06 18:31:15 +0000
commit8eb977233c50d27fe9ab4466a73db176445f36ad (patch)
treeea70d8436823e21672792ad2b4af6b35f108157b /src/lib/libssl/ssl_locl.h
parentfd27c1487225585e6442d02f0a4724e10808ee2a (diff)
downloadopenbsd-8eb977233c50d27fe9ab4466a73db176445f36ad.tar.gz
openbsd-8eb977233c50d27fe9ab4466a73db176445f36ad.tar.bz2
openbsd-8eb977233c50d27fe9ab4466a73db176445f36ad.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/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions