another attempt at fixing stale x509 data. since we don't know where the
authortedu <tedu@openbsd.org>
Sat, 19 Apr 2014 17:40:49 +0000 (17:40 +0000)
committertedu <tedu@openbsd.org>
Sat, 19 Apr 2014 17:40:49 +0000 (17:40 +0000)
commit004dd34e5c93a1d96abb5221f54f4c3267e3ec3a
tree33ee72e76108107c86ab3d8c58750a832bc57838
parentfd77dd20e2d0c0c08c95429422612930e1c58207
another attempt at fixing stale x509 data. since we don't know where the
initial storage came from, we can't free it. just memset in the sequence
case. probably ok beck
lib/libcrypto/asn1/tasn_dec.c
lib/libssl/src/crypto/asn1/tasn_dec.c