Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: christos
Date: Mon Jan 10 18:04:20 UTC 2022
Modified Files:
src/sys/uvm: uvm_unix.c
Log Message:
Use p->p_stackbase instead of USRSTACK because the stackbase can move because
of ASLR.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/uvm/uvm_unix.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index