Avoid creating an illegal pointer.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 18 Jun 2016 17:50:11 +0000 (19:50 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Tue, 21 Jun 2016 18:55:54 +0000 (20:55 +0200)
commit5388b8d4e8faac21921843c63b12b71c0ab9153e
tree33c1b5e851b6997ba6592bac75c7abb10ed80aa3
parent5b8fa431ae8eb5a18ba913494119e394230d4b70
Avoid creating an illegal pointer.

Found by tis-interpreter

Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #1230
crypto/asn1/a_int.c