summaryrefslogtreecommitdiff
path: root/Kernel/TTY/PTYMultiplexer.cpp
diff options
context:
space:
mode:
authorTom <tomut@yahoo.com>2020-08-24 16:38:20 -0600
committerAndreas Kling <kling@serenityos.org>2020-08-25 09:48:48 +0200
commitba6e4fb77f00587d2bd57865a00b1a4526684741 (patch)
tree2d92fa94a996fdfcc70e4c9a59f41fa90c469519 /Kernel/TTY/PTYMultiplexer.cpp
parent08a569fbe0567eb4d8aebb08d3021c4103684635 (diff)
downloadserenity-ba6e4fb77f00587d2bd57865a00b1a4526684741.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 'Kernel/TTY/PTYMultiplexer.cpp')
0 files changed, 0 insertions, 0 deletions