On Tue, 20 Feb 2024 03:58:37 +
Chengwen Feng wrote:
> This memchr() will never return NULL because rte_cfgfile_load() function
> will skip lines without useful content.
>
> Fixes: 74e0d3a17461 ("cfgfile: fix null pointer dereference in parsing")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Chen
This memchr() will never return NULL because rte_cfgfile_load() function
will skip lines without useful content.
Fixes: 74e0d3a17461 ("cfgfile: fix null pointer dereference in parsing")
Cc: sta...@dpdk.org
Signed-off-by: Chengwen Feng
---
lib/cfgfile/rte_cfgfile.c | 6 --
1 file changed, 6
2 matches
Mail list logo