Re: [PATCH v2] audit: fix memory leak in nf_tables_commit

From: Florian Westphal
Date: Tue Jul 13 2021 - 11:31:31 EST


Dongliang Mu <mudongliangabcd@xxxxxxxxx> wrote:
> > > +static void nf_tables_commit_free(struct list_head *adl)
> >
> > nf_tables_commit_audit_free?
>
> What do you mean? Modify the name of newly added function to
> nf_tables_commit_audit_free?

Yes, this function is audit related, and it does the inverse
of existing '...audit_alloc'.