Re: [PATCH][kernelshark] trace-graph: Fix trace_seq free-before-use

From: Steven Rostedt
Date: Tue Sep 07 2010 - 16:28:22 EST


On Sun, 2010-09-05 at 12:05 +0100, Stefan Hajnoczi wrote:
> Commit e892161f731e958980fa977e2d7980f3cf0819ce changed trace_seq to
> dynamically expand its buffer. In two instances the destroy function
> was called too early, causing a freed s.buffer to be used.
>
> Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxxxxxxxxxx>

Thanks Stefan, applied!

-- 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/