Fix uni2asc() so it can properly convert zero length
authorDr. Stephen Henson <steve@openssl.org>
Wed, 10 Jan 2001 01:06:31 +0000 (01:06 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 10 Jan 2001 01:06:31 +0000 (01:06 +0000)
commitcbf0f45f90ce316360f07c8b6c5f37b913d9c24d
tree722770356da2ec03615d60123a1f65e269817cd0
parentb2293b1e9bb0f2ddb9fdae8130f6103cce2df608
Fix uni2asc() so it can properly convert zero length
unicode strings. Certain PKCS#12 files contain these
in BMPStrings and it used to crash on them.
CHANGES
crypto/pkcs12/p12_utl.c