On 05/05/2015 12:53 AM, Zhao Qiang wrote:
> strncpy is safer than strcpy, use it to instead of strcpy.
>
> Signed-off-by: Zhao Qiang
> ---
Applied to u-boot-fsl-qoriq master. Thanks.
York
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.den
hao Qiang-B45475
>> Cc: u-boot@lists.denx.de; Sun York-R58495
>> Subject: Re: [U-Boot] [PATCH 2/2] qe: use strncpy instead of strcpy
>>
>> Hi
>>
>> On Tue, May 5, 2015 at 5:15 PM, qiang.z...@freescale.com
>> wrote:
>>> On Tue, May 5, 2015 at 4:33 PM, Mich
To: Zhao Qiang-B45475
>> Cc: u-boot@lists.denx.de; Sun York-R58495
>> Subject: Re: [U-Boot] [PATCH 2/2] qe: use strncpy instead of strcpy
>>
>> Hi
>>
>> On Tue, May 5, 2015 at 5:15 PM, qiang.z...@freescale.com
>> wrote:
>> > On Tue, May 5, 2015
:mich...@amarulasolutions.com]
> >> Sent: Tuesday, May 05, 2015 4:33 PM
> >> To: Zhao Qiang-B45475
> >> Cc: u-boot@lists.denx.de; Sun York-R58495
> >> Subject: Re: [U-Boot] [PATCH 2/2] qe: use strncpy instead of strcpy
> >>
> >> Hi
> >>
&g
Zhao Qiang-B45475
>> Cc: u-boot@lists.denx.de; Sun York-R58495
>> Subject: Re: [U-Boot] [PATCH 2/2] qe: use strncpy instead of strcpy
>>
>> Hi
>>
>> On Tue, May 5, 2015 at 3:53 PM, Zhao Qiang wrote:
>> > strncpy is safer than strcpy, use it to instead o
On Tue, May 5, 2015 at 4:33 PM, Michael Trimarchi wrote:
> -Original Message-
> From: Michael Trimarchi [mailto:mich...@amarulasolutions.com]
> Sent: Tuesday, May 05, 2015 4:33 PM
> To: Zhao Qiang-B45475
> Cc: u-boot@lists.denx.de; Sun York-R58495
> Subject: Re: [U-Bo
Hi
On Tue, May 5, 2015 at 3:53 PM, Zhao Qiang wrote:
> strncpy is safer than strcpy, use it to instead of strcpy.
>
> Signed-off-by: Zhao Qiang
> ---
> drivers/qe/qe.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/qe/qe.c b/drivers/qe/qe.c
> index f1df0a4..086
strncpy is safer than strcpy, use it to instead of strcpy.
Signed-off-by: Zhao Qiang
---
drivers/qe/qe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/qe/qe.c b/drivers/qe/qe.c
index f1df0a4..08620b2 100644
--- a/drivers/qe/qe.c
+++ b/drivers/qe/qe.c
@@ -435,7 +435,
8 matches
Mail list logo