Loading
[scudo] Use the releaseAndZeroPagesToOS function. (#71256)
All of the code assumes that when the pages are released, the entry is zero'd, so use the correct function. On most systems, this does not change anything.
All of the code assumes that when the pages are released, the entry is zero'd, so use the correct function. On most systems, this does not change anything.