]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf header: Make topology checkers to check return value of strbuf
authorMasami Hiramatsu <mhiramat@kernel.org>
Tue, 10 May 2016 05:47:35 +0000 (14:47 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 10 May 2016 14:57:22 +0000 (11:57 -0300)
commit642aadaa320bf9466fd12e3c0903977410bcb731
treed710d31b976b6e7e9d786842a593e3b45c0eadb6
parent70a6898fdc11272249622f77b034f47f1e9adb35
perf header: Make topology checkers to check return value of strbuf

Make topology checkers to check the return value of strbuf APIs so that
it can detect errors in it.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20160510054735.6158.98650.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/header.c