strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed refactoring error in openac
[strongswan.git]
/
src
/
openac
/
openac.c
diff --git
a/src/openac/openac.c
b/src/openac/openac.c
index
999447d
..
3d25160
100755
(executable)
--- a/
src/openac/openac.c
+++ b/
src/openac/openac.c
@@
-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;