commit | c9f73a3dd27e03411f18a58c0814d51392d2b17a | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Tue Jul 21 00:55:05 2009 -0700 |
committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jul 22 18:05:55 2009 +0200 |
tree | 2b687a70433efc77f3f890bd5f09d31414d26f8e | |
parent | 9b7019ae6a542a801a80df6694c66e240e2c3e39 [diff] |
perf: Fix stack data leak the "reserved" field was not initialized to zero, resulting in 4 bytes of stack data leaking to userspace.... Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>