Re: [PATCH] exit signals: use of uninitialized field notify_count

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Thursday, August 28, 2008 - 5:58 am

On 08/27, Steve VanDeBogart wrote:

I'd suggest to make 2 patches. The first one adds "->notify_count = 0"
to copy_signal() and removes "->group_exit_task != NULL" checks. The
second one changes copy_signal() to use zalloc.

BTW, I forgot to mention that you can kill the "thread_group_leader()"
check in exit_notify() too.

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] exit signals: use of uninitialized field notify_count, Steve VanDeBogart, (Tue Aug 26, 3:14 pm)
Re: [PATCH] exit signals: use of uninitialized field notif ..., Steve VanDeBogart, (Wed Aug 27, 5:27 pm)
Re: [PATCH] exit signals: use of uninitialized field notif ..., Steve VanDeBogart, (Wed Aug 27, 5:58 pm)
Re: [PATCH] exit signals: use of uninitialized field notif ..., Oleg Nesterov, (Thu Aug 28, 5:58 am)