CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/17 07:18:15
Modified files:
sys/uvm : uvm_fault.c
Log message:
Do not try to unlock a NULL object.
Fix a NULL dereference introduced in previous, reported by anton@ and
Benjamin Baier.
Reported-by: [email protected]
