From: Patrick McHardy <kaber@trash.net>
To: Yuri Gushin <yuri@ecl-labs.org>
Cc: coreteam@netfilter.org, netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] xt_tcpudp.c match unregistration bug
Date: Mon, 19 Jun 2006 17:00:03 +0200 [thread overview]
Message-ID: <4496BBF3.2090209@trash.net> (raw)
In-Reply-To: <200606121035.07231.yuri@ecl-labs.org>
Yuri Gushin wrote:
> Hi all,
>
> There is a match unregistration bug in the __init function of xt_tcpudp.c;
>
> "xt_unregister_match(AF_INET, &tcp_matchstruct)" is called twice,
> leaving "udp_matchstruct" registered, in case of a failure in the
> registration of the udp6 structure.
>
> Attached is a patch to resolve this issue.
Applied. thanks.
prev parent reply other threads:[~2006-06-19 15:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-12 7:35 [PATCH] xt_tcpudp.c match unregistration bug Yuri Gushin
2006-06-19 15:00 ` Patrick McHardy [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=4496BBF3.2090209@trash.net \
--to=kaber@trash.net \
--cc=coreteam@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=yuri@ecl-labs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.