]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/internal/packet.h
Various bug fixes and tweaks to WPACKET implementation
authorMatt Caswell <matt@openssl.org>
Thu, 8 Sep 2016 08:58:29 +0000 (09:58 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Sep 2016 08:41:21 +0000 (09:41 +0100)
commit871bc59bc190d24ddd7b29aeb5fb2493b48e9cf5
treed3b50db81a94966d9f7a2bc37330b3ab123d9962
parentfb790f1673884f4a9db9118e93714650f92eed66
Various bug fixes and tweaks to WPACKET implementation

Also added the WPACKET_cleanup() function to cleanup a WPACKET if we hit
an error.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/packet.c
ssl/packet_locl.h