Memory Leak in Audisp-Plugin

2021-07-19 Thread Shashank Akula
Hi, I have an issue regarding Audisp-Plugin which is leaking memory since migration to py3 from py2. I also observed that Auparse module's behavior is different in py3 and py2, I don't know if this is the actual reason for leak. Can you please help me to get this fixed? Regards Shashank Akula

Re: Memory Leak in Audisp-Plugin

2021-07-19 Thread Steve Grubb
Hello, On Monday, July 19, 2021 6:57:58 PM EDT Shashank Akula wrote: > I have an issue regarding Audisp-Plugin which is leaking memory since > migration to py3 from py2. What version of audit? > I also observed that Auparse module's behavior is different in py3 and py2, It should be very close.

Re: Memory Leak in Audisp-Plugin

2021-07-19 Thread Steve Grubb
Hello, Adding linux-audit back to the reply. On Monday, July 19, 2021 7:45:02 PM EDT you wrote: > Audit version is 2.3.2(It's old I know, but can't change that), This is so old that its virtually unsupported. It was released 8 years ago. > and I don't have any valgrind output, I left the auditd

Re: [PATCH] Audit: fix coding style

2021-07-19 Thread Paul Moore
On Fri, Jul 16, 2021 at 8:30 AM wrote: > From: MaYuming > > avoid include file to multi include. > > Signed-off-by: MaYuming > --- > kernel/audit.h | 5 + > 1 file changed, 5 insertions(+) Merged into audit/next, thanks. -- paul moore www.paul-moore.com -- Linux-audit mailing li