Unverified Commit e15fcd7b authored by Christopher Ferris's avatar Christopher Ferris Committed by GitHub
Browse files

[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.
parent f4df0c48
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment