19.07.2013 23:11, Stefan Weil wrote: > Am 04.07.2013 10:53, schrieb M. Mohan Kumar: >> Stefan Weil <s...@weilnetz.de> writes: >> >>> The leak was reported by cppcheck. >>> >>> Function proxy_init also calls g_free for ctx->fs_root. >>> Avoid reuse of this memory by setting ctx->fs_root to NULL. >>> >>> Signed-off-by: Stefan Weil <s...@weilnetz.de> >> Reviewed-by: M. Mohan Kumar <mo...@in.ibm.com>
Thanks, applied to the trivial patches queue. /mjt