Hello,
gfle...@disroot.org, le ven. 13 mars 2020 20:55:29 +, a ecrit:
> if the previous call vm_object_enter return VM_OBJECT_NULL in new_object
> the new_object->shadow dereference of NULL will cause a bug.
>
> attached file fix this. Fix the indentation if it is not correct.
In the case of
Hello,
http://git.savannah.gnu.org/cgit/hurd/gnumach.git/tree/vm/vm_object.c#n1371
(http://git.savannah.gnu.org/cgit/hurd/gnumach.git/tree/vm/vm_object.c#n1371)
if the previous call vm_object_enter return VM_OBJECT_NULL in new_object
the new_object->shadow dereference of NULL will cause a bug.
a