]> git.ipfire.org Git - thirdparty/openssl.git/commit
Check for overlows and error return from ASN1_object_size()
authorDr. Stephen Henson <steve@openssl.org>
Mon, 1 Aug 2016 23:45:31 +0000 (00:45 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 2 Aug 2016 19:55:06 +0000 (20:55 +0100)
commite3db6f1c43f59eefec2608cef1fb3ca47c81a58f
tree4e83009245a09ce0d027441b9bb6cf536854c139
parent6adf409c7432b90c06d9890787fe56c48f2a16e7
Check for overlows and error return from ASN1_object_size()

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 56f9953c846204cb3251ab27605e403c7444fd72)
crypto/asn1/a_object.c
crypto/asn1/tasn_enc.c