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:47:15 +0000 (00:47 +0100)
commita0179d0afb621a0875ddcfd939719a9628ac4444
tree8411c66d4d4b642ad8dd728f04db7c332c7a8af2
parentfe9aa7642c85190c1ec21b2965ce7308a667f19e
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)
ssl/ssl_asn1.c