On 9/12/2018 2:31 AM, Ziye Yang wrote: > From: Ziye Yang <optimist...@gmail.com> > > This patch is used to fix the memory leak issue of logid. > We use the ASAN test in SPDK when intergrating DPDK and > find this memory leak issue. > > Signed-off-by: Ziye Yang <ziye.y...@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> check-git-log.sh complains about commit log, it can be: eal/linux: fix memory leak of logid Also needs: Fixes: d8a2bc71dfc2 ("log: remove app path from syslog id") CC: sta...@dpdk.org