Convert SSL3_RECORD_clear() and SSL3_RECORD_release() to size_t
authorMatt Caswell <matt@openssl.org>
Mon, 3 Oct 2016 20:12:23 +0000 (21:12 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 12:09:45 +0000 (12:09 +0000)
commit5607b2759a3148be6f38a9205d225bc8c802eaf1
tree4eaffb7aabcd3c2634d12b3e32618e3436d418fb
parent7ee8627f6eb7cf63b34d2701d76bb66f6db811e5
Convert SSL3_RECORD_clear() and SSL3_RECORD_release() to size_t

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/record/record_locl.h
ssl/record/ssl3_record.c