Fix DTLS1.2 buffers
authorHiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>
Wed, 26 Aug 2015 14:04:09 +0000 (15:04 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 1 Sep 2015 23:37:58 +0000 (00:37 +0100)
commit28643a1615f4b09295a18d7ae0cb13adca8c8d00
treecc25de4a51ba6ce1e9df99f887018c669b4bd5c0
parentdc0c888811cebfa2d21c844be0d81335fb2361da
Fix DTLS1.2 buffers

Fix the setup of DTLS1.2 buffers to take account of the Header

Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
ssl/s3_both.c