Fix uni2asc() so it can properly convert zero length
authorDr. Stephen Henson <steve@openssl.org>
Wed, 10 Jan 2001 01:14:23 +0000 (01:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 10 Jan 2001 01:14:23 +0000 (01:14 +0000)
commit5860ecb8ecbd0433c5adb4f272915bda72478429
tree1fad5336e0b5592e10f534cab8ac148ea34ed640
parent799751bcff6a6d2ea33a7425b826eff0fb0fbcfd
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