[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200630170930.GA27849@salvia>
Date: Tue, 30 Jun 2020 19:09:30 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Eric Dumazet <edumazet@...gle.com>
Cc: Jozsef Kadlecsik <kadlec@...ckhole.kfki.hu>,
Florian Westphal <fw@...len.de>,
netfilter-devel@...r.kernel.org, netdev <netdev@...r.kernel.org>,
Eric Dumazet <eric.dumazet@...il.com>,
syzbot <syzkaller@...glegroups.com>
Subject: Re: [PATCH net] netfilter: ipset: call ip_set_free() instead of
kfree()
On Mon, Jun 29, 2020 at 05:04:17PM -0700, Eric Dumazet wrote:
> Whenever ip_set_alloc() is used, allocated memory can either
> use kmalloc() or vmalloc(). We should call kvfree() or
> ip_set_free()
Applied, thanks.
Powered by blists - more mailing lists