From: Akhil Goyal <gakhil@marvell.com>
To: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: "brian.dooley@intel.com" <brian.dooley@intel.com>,
"stable@dpdk.org" <stable@dpdk.org>
Subject: RE: [EXTERNAL] [PATCH v2] common/qat: fix incorrect size in the parser
Date: Mon, 17 Mar 2025 07:54:27 +0000 [thread overview]
Message-ID: <CO6PR18MB44849FB89B07502A42A6E30AD8DF2@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250311103024.1186285-1-arkadiuszx.kusztal@intel.com>
> The function `strlen` returns the size of the string without a terminating
> null-character, therefore a request to allocate memory space for a parsed
> argument is too small by 1.
>
> Fixes: 99ab2806687b ("common/qat: isolate parser arguments configuration")
> Cc: stable@dpdk.org
>
> Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
> ---
> v2:
> - changed the placement of `len` incrementation
Applied to dpdk-next-crypto
Thanks.
prev parent reply other threads:[~2025-03-17 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-11 10:30 Arkadiusz Kusztal
2025-03-17 7:54 ` Akhil Goyal [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=CO6PR18MB44849FB89B07502A42A6E30AD8DF2@CO6PR18MB4484.namprd18.prod.outlook.com \
--to=gakhil@marvell.com \
--cc=arkadiuszx.kusztal@intel.com \
--cc=brian.dooley@intel.com \
--cc=dev@dpdk.org \
--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).