netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Cc: Giuseppe Longo <giuseppelng@gmail.com>, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] nft: arp: fix STRING_OVERFLOW
Date: Thu, 17 Oct 2013 10:37:39 +0200	[thread overview]
Message-ID: <20131017083739.GA8309@localhost> (raw)
In-Reply-To: <525B8BC3.6070804@linux.intel.com>

On Mon, Oct 14, 2013 at 09:14:27AM +0300, Tomasz Bursztyka wrote:
> Hi Giuseppe Longo a écrit :
> 
> 
> >This patch replace strcat with strncat and strcpy with strncpy
> >fixing possible string overflow.
> 
> Can you remind in the commit message that this patch is a backport
> of the patch http://patchwork.ozlabs.org/patch/279672/ ?
> (I mean: name the original author)

I have applied this patch including this information.

As Tomasz said. giving credits is a good practise, please do so in the
future, and address Tomasz requests otherwise I may discard your
patches next time if you don't do so. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2013-10-17  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12  9:21 [PATCH] nft: arp: fix STRING_OVERFLOW Giuseppe Longo
2013-10-14  6:14 ` Tomasz Bursztyka
2013-10-17  8:37   ` Pablo Neira Ayuso [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=20131017083739.GA8309@localhost \
    --to=pablo@netfilter.org \
    --cc=giuseppelng@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=tomasz.bursztyka@linux.intel.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 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).