Check before memcpy

This commit is contained in:
Zhi Guan
2026-06-17 00:30:16 +08:00
parent b4906f1220
commit 8682cecb8f
4 changed files with 14 additions and 7 deletions

View File

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