On Thu, Feb 14, 2019 at 09:30:31AM +, Chaitanya Babu Talluri wrote:
> Replace strcat with concatenation logic to avoid buffer overflow.
>
> Fixes: a6a47ac9c2 ("cfgfile: rework load function")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Chaitanya Babu Talluri
> ---
> lib/librte_cfgfile/rte_cfgf
Replace strcat with concatenation logic to avoid buffer overflow.
Fixes: a6a47ac9c2 ("cfgfile: rework load function")
Cc: sta...@dpdk.org
Signed-off-by: Chaitanya Babu Talluri
---
lib/librte_cfgfile/rte_cfgfile.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/lib/
Replace strcat with concatenation logic to avoid buffer overflow.
Fixes: a6a47ac9c2 ("cfgfile: rework load function")
Cc: sta...@dpdk.org
Signed-off-by: Chaitanya Babu Talluri
---
lib/librte_cfgfile/rte_cfgfile.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/lib/
3 matches
Mail list logo