[apparmor] [patch] fix log parsing memory leaks

2014-07-11 Thread Steve Beattie
This patch fixes some memory leaks in the libapparmor log parsing functions, specifically around handling records obtained from syslog and records containing network addresses. Bug: https://bugs.launchpad.net/bugs/1340927 Signed-off-by: Steve Beattie st...@nxnw.org ---

Re: [apparmor] [patch] fix log parsing memory leaks

2014-07-11 Thread Seth Arnold
On Fri, Jul 11, 2014 at 03:24:29PM -0700, Steve Beattie wrote: This patch fixes some memory leaks in the libapparmor log parsing functions, specifically around handling records obtained from syslog and records containing network addresses. Bug: https://bugs.launchpad.net/bugs/1340927

Re: [apparmor] [patch] fix log parsing memory leaks

2014-07-11 Thread Steve Beattie
On Fri, Jul 11, 2014 at 03:35:32PM -0700, Seth Arnold wrote: On Fri, Jul 11, 2014 at 03:24:29PM -0700, Steve Beattie wrote: This patch fixes some memory leaks in the libapparmor log parsing functions, specifically around handling records obtained from syslog and records containing network