diff options
author | Lioncash <mathew1800@gmail.com> | 2018-09-13 19:14:50 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-09-13 21:34:54 -0400 |
commit | 496c67fd730cd27ed1a6ce087d224bd2b736ad4b (patch) | |
tree | cc0ef852762ae9a01ac83634b890db951428200c /src/core/loader/loader.cpp | |
parent | 7bd2faad9a41a04d81e5b33d454ca01d9eb650e0 (diff) |
kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMemory()
The kernel checks if the addresses and given size is 4KB aligned before
continuing onwards to map the memory.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions