Free leaking scep attributes

This commit is contained in:
Martin Willi 2012-11-29 16:48:18 +01:00
parent 429e6d5eee
commit 644be5d537

View File

@ -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 */
}