mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-27 15:43:42 +08:00
Update tests
This commit is contained in:
@@ -159,6 +159,10 @@ bad:
|
||||
|
||||
|
||||
}
|
||||
if (fwrite(outbuf, 1, sizeof(outbuf), outfp) != sizeof(outbuf)) {
|
||||
error_print();
|
||||
goto end;
|
||||
}
|
||||
|
||||
|
||||
ret = 0;
|
||||
|
||||
Reference in New Issue
Block a user