]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: Limit the number of audit fields per log message 21431/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 18 Nov 2021 12:37:04 +0000 (12:37 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 19 Nov 2021 18:50:59 +0000 (18:50 +0000)
commit66e2bb282b44fceec0a495ff94208761fb2b7ceb
tree7d3881029d97894f66323cfcf0e502e1da1dcf1a
parentceb4192df6e38538e94e45e84a2d37f6187d7d27
journal: Limit the number of audit fields per log message

Similar to the kmsg handler, let's also limit the number of fields
we parse from audit messages.

Fixes #19799
src/journal/journald-audit.c
src/journal/journald-server.h