aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_locl.h
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-09-21 11:20:18 +0100
committerMatt Caswell <matt@openssl.org>2016-09-22 23:12:38 +0100
commit4b0fc9fc7a8767f3e6289b2b9f4527db186b3566 (patch)
treea1f727298be9f459f2900f4a681b3e7eebc31a6c /ssl/ssl_locl.h
parentf3b3d7f0033080f86ede5a53e8af2fb313091b5a (diff)
downloadopenssl-4b0fc9fc7a8767f3e6289b2b9f4527db186b3566.tar.gz
Add warning about a potential pitfall with WPACKET_allocate_bytes()
If the underlying BUF_MEM gets realloc'd then the pointer returned could become invalid. Therefore we should always ensure that the allocated memory is filled in prior to any more WPACKET_* calls. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'ssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions