summaryrefslogtreecommitdiff
path: root/src/core/core.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-07-24 07:33:37 -0400
committerLioncash <mathew1800@gmail.com>2019-08-29 19:29:43 -0400
commit96cc9a92794309d83f03a34d34a6f2f24a68ac3e (patch)
tree28510cc4d919a670dbcb1dd10a69651124cb7240 /src/core/core.cpp
parent56c6f767ae7368a2b2355e002384bf4d5f672132 (diff)
kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory()
If an unmapping operation fails, we shouldn't be decrementing the amount of memory mapped and returning that the operation was successful. We should actually be returning the error code in this case.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions