kayws426 / embox

Automatically exported from code.google.com/p/embox
0 stars 1 forks source link

wait_queue_notify NULL dereferenced #631

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. src/kernel/sched/wait_queue.c:wait_queue_notify, line 83
2. if no dlist_foreach iteration was made, thread == NULL
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by drakon.m...@gmail.com on 1 Aug 2013 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by Anton.Bo...@gmail.com on 17 Apr 2014 at 12:23