]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix undefined behaviour when printing the X509 serial
authorKurt Roeckx <kurt@roeckx.be>
Sat, 14 Jan 2017 14:58:42 +0000 (15:58 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 15 Jan 2017 21:21:07 +0000 (22:21 +0100)
commit244d7b288f2b9ab7f6a2dbf068eccd6e20d9eef6
tree476fa2501861b47fe205a604b10a558d25ca857e
parenta470f02360b147fa73f94881ba96c367c593427f
Fix undefined behaviour when printing the X509 serial

Found by afl

Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #2230
crypto/x509/t_x509.c