Fixed wrong check on length overflow (unsigned/signed issue).
authorThomas Pornin <pornin@bolet.org>
Mon, 9 Jan 2017 15:48:52 +0000 (16:48 +0100)
committerThomas Pornin <pornin@bolet.org>
Mon, 9 Jan 2017 15:48:52 +0000 (16:48 +0100)
commit52b3f2820f9b59f9eb87de87de1d9577d47b47ad
tree131c5402ac1e3064913c0e1cd11181886706b872
parent7fc1ef315f807170f63b0ad8255cf77314b50ca5
Fixed wrong check on length overflow (unsigned/signed issue).
src/x509/asn1.t0
src/x509/skey_decoder.c
src/x509/x509_decoder.c
src/x509/x509_minimal.c