Fix i2d_SSL_SESSION pp output parameter should point to end of asn1 data.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 13 Feb 2017 12:03:52 +0000 (13:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 21 Feb 2017 23:49:02 +0000 (00:49 +0100)
commitbc931874e97db89284175e11761cee777b29928d
tree04d21cea42bab3a8c3f89bfcf94712b6c93b2745
parentcc0a813f23136fb1f1aff8bf4cdc831ae3d360d4
Fix i2d_SSL_SESSION pp output parameter should point to end of asn1 data.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2607)
(cherry picked from commit a0179d0afb621a0875ddcfd939719a9628ac4444)
ssl/ssl_asn1.c