diff options
| author | Steve VanDeBogart <[email protected]> | 2008-08-26 22:14:36 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-08-27 07:10:09 +0000 |
| commit | 2633f0e57b1127f4060d70bf460140dc9bb19386 (patch) | |
| tree | db67beb9715fee165f8c8baaee47fc023b26dceb /lib/debugobjects.c | |
| parent | lockdep: fix invalid list_del_rcu in zap_class (diff) | |
| download | kernel-2633f0e57b1127f4060d70bf460140dc9bb19386.tar.gz kernel-2633f0e57b1127f4060d70bf460140dc9bb19386.zip | |
exit signals: use of uninitialized field notify_count
task->signal->notify_count is only initialized if
task->signal->group_exit_task is not NULL. Reorder a conditional so
that uninitialised memory is not used. Found by Valgrind.
Signed-off-by: Steve VanDeBogart <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
