Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the audit callback function #2

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

stevegrubb
Copy link
Contributor

The current implementation uses auparse_goto_record_num. This is not a
cache-friendly function. This patch switches the loop over to functions
that incrementally walk the audit records.

The current implementation uses auparse_goto_record_num. This is not a
cache-friendly function. This patch switches the loop over to functions
that incrementally walk the audit records.
@maarefin
Copy link
Contributor

Looks good! Thank you.

@maarefin maarefin merged commit 54ffdbc into JALoP:master Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants