From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] expr: log: fixed error in nft_rule_expr_parse Date: Tue, 19 Nov 2013 21:11:13 +0100 Message-ID: <20131119201113.GA4590@localhost> References: <1384862476-3413-1-git-send-email-anarey@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Ana Rey Return-path: Received: from mail.us.es ([193.147.175.20]:43083 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751939Ab3KSUL0 (ORCPT ); Tue, 19 Nov 2013 15:11:26 -0500 Content-Disposition: inline In-Reply-To: <1384862476-3413-1-git-send-email-anarey@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Nov 19, 2013 at 01:01:16PM +0100, Ana Rey wrote: > I fix it by allocating the correct value. Applied, thanks Ana.