Re: [PATCH 02/11] parse-events: Fix freeing arg onprocess_dynamic_array()

From: Steven Rostedt
Date: Mon Apr 23 2012 - 12:34:03 EST


On Mon, 2012-04-23 at 13:58 +0900, Namhyung Kim wrote:
> The @arg paremeter should not be freed inside of process_XXX(),
> because it'd be freed from the caller of process_arg(). We can
> free it only after it was reused for local usage.
>
> Signed-off-by: Namhyung Kim <namhyung.kim@xxxxxxx>

Applied, thanks!

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/