22/10/2018 10:00, Thomas Monjalon:
> 12/09/2018 03:31, Ziye Yang:
> > From: Ziye Yang
> >
> > 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
> > ---
> > - l
12/09/2018 03:31, Ziye Yang:
> From: Ziye Yang
>
> 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
> ---
> - logid = strrchr(argv[0], '/');
> - logid = strdup(
On 9/12/2018 2:31 AM, Ziye Yang wrote:
> From: Ziye Yang
>
> 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
Reviewed-by: Ferruh Yigit
check-git-log.sh complains a
3 matches
Mail list logo