27/10/2017 17:08, Jastrzebski, MichalX K:
> >
> > Function memchr() could return NULL and assign it to split[1] pointer.
> > Additional check and error handing is made after memchr() call.
> >
> > Coverity issue: 195004
> > Fixes: a6a47ac9c2c9 ("cfgfile: rework load function")
> > Cc: [email protected]
> > Cc: [email protected]
No need to Cc stable for bugs introduced in current release.
> > Signed-off-by: Jacek Piasecki <[email protected]>
>
> Acked-by: Michal Jastrzebski <[email protected]>
Applied, thanks