fixed refactoring error in openac

This commit is contained in:
Andreas Steffen
2008-12-04 04:34:49 +00:00
parent 04409bbb74
commit 9c674e7214
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -540,7 +540,6 @@ int main(int argc, char **argv)
BUILD_SIGNING_CERT, signerCert,
BUILD_SIGNING_KEY, signerKey,
BUILD_END);
free(serial.ptr);
if (!attr_cert)
{
goto end;