On Tue, 20 Feb 2024 03:58:37 +0000 Chengwen Feng <[email protected]> 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: [email protected]
>
> Signed-off-by: Chengwen Feng <[email protected]>
LGTM
Acked-by: Stephen Hemminger <[email protected]>

