Fix DTLS1.2 buffers
authorHiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>
Wed, 26 Aug 2015 13:45:40 +0000 (14:45 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 1 Sep 2015 23:34:14 +0000 (00:34 +0100)
commit246b52f39aac36d1f4bc705c27c6354cb67041f4
tree9deb96b237f52c507c7ee2e709c6f4932ee9fa4b
parent91d2728b38b1df930f337e163816a0fc9580b6a6
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/record/ssl3_buffer.c