diff options
author | Tom Zanussi <tzanussi@gmail.com> | 2009-03-23 04:26:42 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-23 04:30:36 -0400 |
commit | ee6cdabc820a29bd607f38d9cb335c3ceddc673b (patch) | |
tree | bc4cbebd9abc679bb12b10d19f8ab9a7a23689dd /scripts/profile2linkerlist.pl | |
parent | 75c8b417526529d0a7072e4d93ec99dbd483a6f4 (diff) |
tracing/filters: fix bug in copy_pred()
Impact: fix potential crash on subsystem filter expression freeing
When making a copy of the predicate, pred->field_name needs to be
duplicated in the copy as well, otherwise bad things can happen due to
later multiple frees of the same string.
This affects only per-subsystem event filtering.
Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: =?ISO-8859-1?Q?Fr=E9d=E9ric?= Weisbecker <fweisbec@gmail.com>
LKML-Reference: <1237796802.7527.39.camel@charm-linux>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/profile2linkerlist.pl')
0 files changed, 0 insertions, 0 deletions