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: jacekx.piase...@intel.com > > Cc: sta...@dpdk.org
No need to Cc stable for bugs introduced in current release. > > Signed-off-by: Jacek Piasecki <jacekx.piase...@intel.com> > > Acked-by: Michal Jastrzebski <michalx.k.jastrzeb...@intel.com> Applied, thanks