aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2013-04-01 21:46:23 +0900
committerSteven Rostedt <[email protected]>2013-04-09 18:54:04 -0400
commit83e03b3fe4daffdebbb42151d5410d730ae50bd1 (patch)
tree007c3030b619ba28965c60e3e8fa57dd9bbc236e /lib/cpu-notifier-error-inject.c
parent395b97a3aeff0b8d949ee3e67bf8c11c5ffd6861 (diff)
tracing: Fix double free when function profile init failed
On the failure path, stat->start and stat->pages will refer same page. So it'll attempt to free the same page again and get kernel panic. Link: http://lkml.kernel.org/r/[email protected] Cc: Frederic Weisbecker <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: [email protected] Signed-off-by: Namhyung Kim <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions