Skip to content
Commit 5673872d authored by Ramkumar Ramachandra's avatar Ramkumar Ramachandra Committed by Jiri Olsa
Browse files

perf bench: Fix segfault at the end of an 'all' execution



At the end of

  $ perf bench all

the program segfaults because it attempts to dereference a NULL
pointer. Fix this fault.

Signed-off-by: default avatarRamkumar Ramachandra <artagnon@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1395964219-22173-4-git-send-email-artagnon@gmail.com
Signed-off-by: default avatarJiri Olsa <jolsa@redhat.com>
parent 95a2b3c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment