All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Thomas Jarosch <thomas.jarosch@intra2net.com>
Cc: Patrick McHardy <kaber@trash.net>, netfilter-devel@vger.kernel.org
Subject: Re: [libnl-nft PATCH] Fix out of bounds buffer access in rtnl_netem_set_delay_distribution()
Date: Wed, 26 Dec 2012 23:11:27 +0100	[thread overview]
Message-ID: <20121226221127.GA31047@1984> (raw)
In-Reply-To: <50D9B4FF.9000806@intra2net.com>

Hi Thomas!

On Tue, Dec 25, 2012 at 03:15:27PM +0100, Thomas Jarosch wrote:
> sizeof(test_path) returns the array size
> and not the number of array elements.
> 
> Detected by cppcheck
> 
> Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
> ---
>  lib/route/sch/netem.c | 7 ++++---

These two fixes you sent belong to non-netfilter libnl subsystems. You
should better go to libnl mailing and post them there.

  reply	other threads:[~2012-12-26 22:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-25 14:15 [libnl-nft PATCH] Fix out of bounds buffer access in rtnl_netem_set_delay_distribution() Thomas Jarosch
2012-12-26 22:11 ` Pablo Neira Ayuso [this message]
2012-12-27  6:23 ` Patrick McHardy
2012-12-27  9:48   ` Thomas Jarosch

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=20121226221127.GA31047@1984 \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=thomas.jarosch@intra2net.com \
    /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.