CheckForPvallocOverflow was introduced with D35818 to detect when pvalloc
would wrap when rounding up to the next multiple of the page size.
Add this check to MSan's pvalloc implementation.
Differential D36093
[msan] Check for pvalloc overflow cryptoad on Jul 31 2017, 8:40 AM. Authored by
Details CheckForPvallocOverflow was introduced with D35818 to detect when pvalloc Add this check to MSan's pvalloc implementation.
Diff Detail
|