mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Update sdf.h
This commit is contained in:
@@ -256,7 +256,7 @@ bad:
|
||||
}
|
||||
ret = 0;
|
||||
end:
|
||||
sdf_digest_cleanup(&ctx);
|
||||
(void)sdf_digest_cleanup(&ctx);
|
||||
if (pubkeyfp) fclose(pubkeyfp);
|
||||
if (infile && infp) fclose(infp);
|
||||
if (outfile && outfp) fclose(outfp);
|
||||
|
||||
Reference in New Issue
Block a user