CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 11:40:49
Modified files:
lib/libssl/src/crypto/asn1: tasn_dec.c
Log message:
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
