Change free routines to automatically clear the
commit40ebfe5644addffa39584a838cba25e642df7d3d
authorsteve <steve>
Sun, 26 Nov 2000 13:08:49 +0000 (26 13:08 +0000)
committersteve <steve>
Sun, 26 Nov 2000 13:08:49 +0000 (26 13:08 +0000)
treee25bea2fdcd4dc63f18e6edfb415ed08050e70c4
parentb3483567c625e7c8bd0029d5288765024972c066
Change free routines to automatically clear the
field as well as freeing it. 'clear' does not
necessarily mean setting to zero: in the case
of ASN1_BOOLEAN it is set to -1.
crypto/asn1/asn1t.h
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_fre.c
crypto/asn1/tasn_new.c