DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Pallantla Poornima <pallantlax.poornima@intel.com>
Cc: dev@dpdk.org, "Hunt, David" <david.hunt@intel.com>,
	reshma.pattan@intel.com, bruce.richardson@intel.com,
	ferruh.yigit@intel.com, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] test/distributor: fix sprintf with strlcpy
Date: Fri, 05 Apr 2019 01:55:08 +0200	[thread overview]
Message-ID: <1784780.ppGTLsGNga@xps> (raw)
Message-ID: <20190404235508._nHh-Tjpn9XNcC0CsljsWVOhuatqXzZcMegNipSv2Ok@z> (raw)
In-Reply-To: <30b77705-4909-854b-303c-d3241231827b@intel.com>

25/03/2019 16:11, Hunt, David:
> On 14/2/2019 9:45 AM, Pallantla Poornima wrote:
> > sprintf function is not secure as it doesn't check the length of string.
> > replaced sprintf with strlcpy.
> >
> > Fixes: f74df2c57e ("test/distributor: test single and burst API")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Pallantla Poornima <pallantlax.poornima@intel.com>
> > ---
> > v2: Addressed review comment to replace snprintf to strlcpy.
> > ---
> 
> Acked-by: David Hunt <david.hunt@intel.com>

Applied, thanks



  parent reply	other threads:[~2019-04-04 23:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14  9:45 Pallantla Poornima
2019-03-25 15:11 ` Hunt, David
2019-03-25 15:11   ` Hunt, David
2019-04-04 23:55   ` Thomas Monjalon [this message]
2019-04-04 23:55     ` Thomas Monjalon

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=1784780.ppGTLsGNga@xps \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=david.hunt@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=pallantlax.poornima@intel.com \
    --cc=reshma.pattan@intel.com \
    --cc=stable@dpdk.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).