Skip to content

audit-4.1.3

Latest

Choose a tag to compare

@stevegrubb stevegrubb released this 02 Feb 01:04
· 1 commit to master since this release
- Reduce memory churn in the af_unix plugin
- In configure, add --with-asan to enable ASAN for unit tests
- Improve auplugin_fgets performance (used in various plugins)
- Update syscalls and io_uring tables for the 6.19 kernel
- Fix python bindings to correctly handle passing file objects to auparse_init
- Many code cleanups