]> granicus.if.org Git - curl/commit
we only need to call ASN1_STRING_length() if ASN1_STRING_type() detects UTF-8,
authorGunter Knauf <gk@gknw.de>
Wed, 14 Oct 2009 02:32:27 +0000 (02:32 +0000)
committerGunter Knauf <gk@gknw.de>
Wed, 14 Oct 2009 02:32:27 +0000 (02:32 +0000)
commit6daede08cb3ad27095cf9d41ac9f8761970bcb3a
tree01f15d7f66894a845b1548c5c5bce4582484f157
parent3669ff3c1e499deaac9a4550155298874d026a28
we only need to call ASN1_STRING_length() if ASN1_STRING_type() detects UTF-8,
else ASN1_STRING_to_UTF8() returns the string length.
lib/ssluse.c