Marin Ramesa, le Tue 19 Nov 2013 07:34:23 +0100, a écrit :
> Check if active_threads is NULL before calling current_task() to
> avoid dereference of null pointer.
Same here.
> * vm/vm_fault.c (active_threads): Check if it's NULL.
>
> ---
> vm/vm_fault.c | 3 ++-
> 1 file changed, 2 insertions(
Check if active_threads is NULL before calling current_task() to
avoid dereference of null pointer.
* vm/vm_fault.c (active_threads): Check if it's NULL.
---
vm/vm_fault.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/vm/vm_fault.c b/vm/vm_fault.c
index 1089491..b8be122