diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-12 14:49:44 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-12 14:52:47 +0100 |
commit | 5f71925aa42ca3c5665d66ec5ada87494ad0a885 (patch) | |
tree | 337c7bc03284fe349dddff5a445f299ae38552f9 /Kernel/Syscalls | |
parent | d8206c105947d0dd12e7431b9d35509f8e62735a (diff) | |
download | serenity-5f71925aa42ca3c5665d66ec5ada87494ad0a885.zip |
Kernel: Actually clear page slots in Region::clear_to_zero()
We were copying the RefPtr<PhysicalPage> and zeroing the copy instead
of zeroing the slot itself.
Diffstat (limited to 'Kernel/Syscalls')
0 files changed, 0 insertions, 0 deletions