]> granicus.if.org Git - openssl/commit
Add an error to the stack on failure in dtls1_write_bytes()
authorMatt Caswell <matt@openssl.org>
Mon, 22 May 2017 11:36:11 +0000 (12:36 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 22 May 2017 13:00:52 +0000 (14:00 +0100)
commit42bd7a16d020de40ad166336fe60409aa9256f9b
tree230473a79fb30a8a62f2bd0be02cf1ec525ef4e6
parentb77f3ed17134fe6bf99d143abb1aec3f2bfac555
Add an error to the stack on failure in dtls1_write_bytes()

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3496)
include/openssl/ssl.h
ssl/record/rec_layer_d1.c
ssl/ssl_err.c