mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-12 06:07:49 +00:00
@@ -173,8 +173,7 @@ static int parse_attribute_value_string(const char *s,
|
||||
} else {
|
||||
return MBEDTLS_ERR_X509_INVALID_NAME;
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
*(d++) = *c;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user