mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
More code for the audit log.
This commit is contained in:
parent
63ec0b271c
commit
89671cdd64
6 changed files with 536 additions and 21 deletions
|
@ -1676,7 +1676,7 @@ main ( int argc, char **argv)
|
|||
|
||||
if (auditlog)
|
||||
{
|
||||
audit_print_result (ctrl.audit, auditfp);
|
||||
audit_print_result (ctrl.audit, auditfp, 0);
|
||||
audit_release (ctrl.audit);
|
||||
ctrl.audit = NULL;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue