Remove incorrect path_len_constraint check

This commit is contained in:
Zhi Guan
2026-06-18 23:16:14 +08:00
parent 35a3455693
commit 09efac744e
3 changed files with 2 additions and 13 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1091"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1092"
int gmssl_version_num(void);
const char *gmssl_version_str(void);