diff options
author | Lioncash <mathew1800@gmail.com> | 2018-09-13 19:09:04 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-09-13 21:34:48 -0400 |
commit | 7bd2faad9a41a04d81e5b33d454ca01d9eb650e0 (patch) | |
tree | 79e5e5b17f95e21eef659d9ca9d2f7638d418c97 /src/common/memory_util.cpp | |
parent | 8e7497d5bb17b7e322d191cd103479972bcdb39b (diff) |
kernel/svc: Sanitize heap sizes within svcSetHeapSize()
The kernel checks if the given size is a multiple of 2MB and <= to 4GB
before going ahead and attempting to allocate that much memory.
Diffstat (limited to 'src/common/memory_util.cpp')
0 files changed, 0 insertions, 0 deletions