[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170908115839.GA14561@salvia>
Date: Fri, 8 Sep 2017 13:58:39 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: zhizhou.tian@...il.com
Cc: kadlec@...ckhole.kfki.hu, fw@...len.de, davem@...emloft.net,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net:netfilter alloc xt_byteslimit_htable with wrong size
On Fri, Sep 08, 2017 at 11:00:16AM +0800, zhizhou.tian@...il.com wrote:
> From: Zhizhou Tian <zhizhou.tian@...il.com>
>
> struct xt_byteslimit_htable used hlist_head,
> but alloc memory with sizeof(struct list_head)
Applied, thanks.
For the record, I have mangled the patch titled to:
netfilter: xt_hashlimit: alloc hashtable with right size
Powered by blists - more mailing lists