tracing: add run-time field descriptions for event filtering, kfree fix
authorIngo Molnar <mingo@elte.hu>
Sun, 22 Mar 2009 17:41:59 +0000 (18:41 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 22 Mar 2009 17:43:25 +0000 (18:43 +0100)
Impact: fix potential kfree of random data in (rare) failure path

Zero-initialize the field structure.

Reported-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <1237710639.7703.46.camel@charm-linux>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found