Quoting Weng Meiling (wengmeiling.w...@huawei.com):
>
> When running lxc-start command with valgrind, it reports a memory leak error.
> When lxc-start command fails, the conf which is from malloc has not been
> released.
> This patch fix the problem.
>
> Signed-off-by: Weng Meiling
This isn't
When running lxc-start command with valgrind, it reports a memory leak error.
When lxc-start command fails, the conf which is from malloc has not been
released.
This patch fix the problem.
Signed-off-by: Weng Meiling
---
src/lxc/lxc_start.c | 21 +++--
1 files changed, 11 ins