27/10/2017 17:08, Jastrzebski, MichalX K: > > > > Unsuccesfull memory allocation for elements inside cfgfile > > structure could result in resource leak. > > Fixed by pointer verification after each malloc, > > if malloc fail - error branch is proceeded with freeing memory. > > > > Coverity issue: 195032 > > Fixes: d4cb8197589d ("cfgfile: support runtime modification") > > 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