19.07.2013 23:11, Stefan Weil wrote: > Am 04.07.2013 10:53, schrieb M. Mohan Kumar: >> Stefan Weil <[email protected]> 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 <[email protected]> >> Reviewed-by: M. Mohan Kumar <[email protected]>
Thanks, applied to the trivial patches queue. /mjt
