]> granicus.if.org Git - openssl/commit
Fix seg fault when sending early_data using CCM ciphersuites
authorMatt Caswell <matt@openssl.org>
Thu, 23 Feb 2017 12:25:21 +0000 (12:25 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:15 +0000 (17:44 +0000)
commitc117af6765928f3fc61585b01f5d722162914d80
tree676c5b33143cfba1e0a1b1b3e5a7a95b194abc67
parent576eb3958cbb18484680c0bbe7cbf2dce9af0f1b
Fix seg fault when sending early_data using CCM ciphersuites

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2737)
ssl/tls13_enc.c