netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Phil Sutter <phil@nwl.cc>
To: netfilter-devel@vger.kernel.org
Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: [iptables PATCH 0/7] A number of ASAN-identified fixes
Date: Wed, 7 Feb 2024 00:15:12 +0100	[thread overview]
Message-ID: <ZcK9gIX8JN8Mf3IS@orbyte.nwl.cc> (raw)
In-Reply-To: <20240201135057.24828-1-phil@nwl.cc>

On Thu, Feb 01, 2024 at 02:50:50PM +0100, Phil Sutter wrote:
> Many thanks to Pablo for pointing me at ASAN reporting issues with the
> code valgrind had missed so far. This series fixes all reports so make
> check passes also when compiled with -fsanitize=address.
> 
> Patch 1 is not quite related but rather a shortcoming in
> iptables-test.py I decided to fix while being at it.
> 
> The remaining patches are actual fixes apart from patch 4 which pulls
> out unrelated (but sensible) changes from patch 5.
> 
> Phil Sutter (7):
>   tests: iptables-test: Increase non-fast mode strictness
>   nft: ruleparse: Add missing braces around ternary
>   libxtables: Fix memleak of matches' udata
>   xtables-eb: Eliminate 'opts' define
>   xshared: Fix for memleak in option merging with ebtables
>   xshared: Introduce xtables_clear_args()
>   ebtables: Fix for memleak with change counters command

Series applied.

      parent reply	other threads:[~2024-02-06 23:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01 13:50 [iptables PATCH 0/7] A number of ASAN-identified fixes Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 1/7] tests: iptables-test: Increase non-fast mode strictness Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 2/7] nft: ruleparse: Add missing braces around ternary Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 3/7] libxtables: Fix memleak of matches' udata Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 4/7] xtables-eb: Eliminate 'opts' define Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 5/7] xshared: Fix for memleak in option merging with ebtables Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 6/7] xshared: Introduce xtables_clear_args() Phil Sutter
2024-02-01 13:50 ` [iptables PATCH 7/7] ebtables: Fix for memleak with change counters command Phil Sutter
2024-02-06 23:15 ` Phil Sutter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZcK9gIX8JN8Mf3IS@orbyte.nwl.cc \
    --to=phil@nwl.cc \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).