Quoting Weng Meiling (wengmeiling.w...@huawei.com):
>
> when releasing the conf, add free conf->rcfile which is from malloc
>
> Signed-off-by: Weng Meiling
Thanks.
Acked-by: Serge E. Hallyn
> ---
> src/lxc/conf.c |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git
when releasing the conf, add free conf->rcfile which is from malloc
Signed-off-by: Weng Meiling
---
src/lxc/conf.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/lxc/conf.c b/src/lxc/conf.c
index 6b3f318..01b70f4 100644
--- a/src/lxc/conf.c
+++ b/src/lxc/conf.c
@@