mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
some code cleaning
This commit is contained in:
parent
6727b81bd2
commit
49870f87b7
1 changed files with 0 additions and 1 deletions
|
@ -311,7 +311,6 @@ static ASN1_INTEGER *serial_cb(TS_RESP_CTX *ctx, void *data42) {
|
|||
BN_to_ASN1_INTEGER(bn, asnInt);
|
||||
|
||||
// cleanup
|
||||
// ASN1_INTEGER_free(asnInt);
|
||||
BN_free(bn);
|
||||
return asnInt;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue