Remove WIN32 warnings

This commit is contained in:
Zhi Guan
2023-02-06 22:36:39 +08:00
parent d4d2f64aaa
commit 591db2cc01
10 changed files with 5 additions and 12 deletions

View File

@@ -758,7 +758,6 @@ int test_cms_enveloped_data(void)
uint8_t in[80];
uint8_t out[256];
size_t outlen;
size_t maxlen;
uint8_t buf[4096];
uint8_t *p;