Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
function-graph: Fix seqfile memory leak
Every time we cat set_graph_function, we leak memory allocated by seq_open(). Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> LKML-Reference: <4A67D907.2010500@cn.fujitsu.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information