On 9/12/2018 2:31 AM, Ziye Yang wrote: > From: Ziye Yang <[email protected]> > > 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 <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]> 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: [email protected]

