diff options
author | Namhyung Kim <namhyung@kernel.org> | 2016-10-01 19:17:00 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-10-05 11:36:22 -0300 |
commit | a130347973c408c0e0017a52c74cbc3226c1f0ef (patch) | |
tree | 3e4220aa0ef7c084300abf8b8a9f1614417b360a /lib/Kconfig.kmemcheck | |
parent | 3bccbe20f6d188ce7b00326e776b745cfd35b10a (diff) |
tools lib traceevent: Fix kbuffer_read_at_offset()
When it's called with an offset less than or equal to the first event,
it'll return a garbage value since the data is not initialized.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20161001101700.29146-1-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/Kconfig.kmemcheck')
0 files changed, 0 insertions, 0 deletions