9 2:50 AM
>>>To: Poornima, PallantlaX
>>>Cc: dev@dpdk.org; Pattan, Reshma ; Rao, Nikhil
>>>; sta...@dpdk.org
>>>Subject: Re: [dpdk-dev] [PATCH] test/eventdev: fix sprintf with
>>>snprintf
>>>
>>>Pallantla Poornima writes:
>>>
>&g
Hi
>-Original Message-
>From: Parthasarathy, JananeeX M
>Sent: Tuesday, February 19, 2019 6:33 PM
>To: Aaron Conole ; Poornima, PallantlaX
>
>Cc: dev@dpdk.org; Pattan, Reshma ; Rao, Nikhil
>; sta...@dpdk.org
>Subject: RE: [dpdk-dev] [PATCH] test/eventdev: f
Pallantla Poornima writes:
> sprintf function is not secure as it doesn't check the length of string.
> More secure function snprintf is used.
>
> Fixes: 2a9c83ae3b ("test/eventdev: add multi-ports test")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Pallantla Poornima
> ---
> test/test/test_event_e
sprintf function is not secure as it doesn't check the length of string.
More secure function snprintf is used.
Fixes: 2a9c83ae3b ("test/eventdev: add multi-ports test")
Cc: sta...@dpdk.org
Signed-off-by: Pallantla Poornima
---
test/test/test_event_eth_rx_adapter.c | 3 ++-
1 file changed, 2 in
4 matches
Mail list logo