mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-27 15:43:42 +08:00
Update API
如果类型内部没有动态内存申请或外部Handle引用,不提供cleanup接口,仅用通用secure clear
This commit is contained in:
@@ -163,6 +163,8 @@ int tls12_server_main(int argc , char **argv)
|
||||
|
||||
size_t i;
|
||||
|
||||
memset(&conn, 0, sizeof(conn));
|
||||
|
||||
argc--;
|
||||
argv++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user