> -Original Message-
> From: Yang, Ziye
> Sent: Wednesday, May 11, 2016 2:39 PM
> To: Richardson, Bruce
> Cc: dev at dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] librte_eal: fix wrong args operation in
> eal_parse_args
>
> Hi Bruce,
>
> Could you te
wrong args operation in
eal_parse_args
> -Original Message-
> From: Yang, Ziye
> Sent: Wednesday, May 11, 2016 12:51 PM
> To: Richardson, Bruce
> Cc: dev at dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] librte_eal: fix wrong args operation
> in eal_parse_args
>
&
This patch is used to fix wrong operation on user
input args. eal_parse_args function should not operate
the args passed by the user. If the element in argv
is generated by malloc function, changing it will cause
memory issues when free the args.
Signed-off-by: Ziye Yang
---
lib/librte_eal/bsda
On Wed, May 11, 2016 at 01:28:21PM +0800, Ziye Yang wrote:
> This patch is used to fix wrong operation on user
> input args. eal_parse_args function should not operate
> the args passed by the user. If the element in argv
> is generated by malloc function, changing it will cause
> memory issues wh
> -Original Message-
> From: Yang, Ziye
> Sent: Wednesday, May 11, 2016 12:51 PM
> To: Richardson, Bruce
> Cc: dev at dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] librte_eal: fix wrong args operation in
> eal_parse_args
>
> Hi Bruce,
>
> Could it be f
Sent: Wednesday, May 11, 2016 7:25 PM
To: Yang, Ziye
Cc: dev at dpdk.org
Subject: Re: [dpdk-dev] [PATCH] librte_eal: fix wrong args operation in
eal_parse_args
On Wed, May 11, 2016 at 01:28:21PM +0800, Ziye Yang wrote:
> This patch is used to fix wrong operation on user input a
6 matches
Mail list logo