diff options
author | Tom <tomut@yahoo.com> | 2020-08-21 21:55:08 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-22 10:46:24 +0200 |
commit | b306f240a4a3ef4a8f5797734457572e0026cc0c (patch) | |
tree | ccc9bacedcccd2a2fa726bbf093c0a525a181af6 /Libraries/LibWeb/InProcessWebView.h | |
parent | a89ccd842becdfbc951436da5384d8819374e0f4 (diff) | |
download | serenity-b306f240a4a3ef4a8f5797734457572e0026cc0c.zip |
Kernel: Fix kmalloc memory corruption
Rather than hardcoding where the kmalloc pool should be, place
it at the end of the kernel image instead. This avoids corrupting
global variables or other parts of the kernel as it grows.
Fixes #3257
Diffstat (limited to 'Libraries/LibWeb/InProcessWebView.h')
0 files changed, 0 insertions, 0 deletions