mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
Free leaking scep attributes
This commit is contained in:
parent
429e6d5eee
commit
644be5d537
@ -1448,6 +1448,10 @@ int main(int argc, char **argv)
|
||||
}
|
||||
enumerator->destroy(enumerator);
|
||||
container->destroy(container);
|
||||
chunk_free(&attrs.transID);
|
||||
chunk_free(&attrs.senderNonce);
|
||||
chunk_free(&attrs.recipientNonce);
|
||||
|
||||
filetype_out &= ~CERT; /* delete CERT flag */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user