mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
fix warnings
This commit is contained in:
@@ -113,7 +113,7 @@ int sdf_main(int argc, char **argv)
|
||||
char *lib = NULL, *vendor = NULL;
|
||||
unsigned char *buf = NULL;
|
||||
unsigned int ulen;
|
||||
int len, key_idx;
|
||||
int len, key_idx = -1;
|
||||
OPTION_CHOICE o;
|
||||
int op = OP_NONE;
|
||||
void *hDev = NULL;
|
||||
|
||||
Reference in New Issue
Block a user