summaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2023-11-09 23:20:58 +0100
committerAnton Kling <anton@kling.gg>2023-11-09 23:22:26 +0100
commit240e715aed9ea8b1a6d3b89c84cf9af3c3436e6f (patch)
tree7ec621054b9722b218a0788f527271e7020149f8 /kernel/Makefile
parent606a45e15dbb72a3870cd173884e2299afc72e8e (diff)
Kernel/fs: Dynamically allocate depending upon file size of directory.
This also solves a bug where the data_p pointer could get out of range due to incorrect assumptions being made about the ext2 directory layout. To be fair even a faulty ext2 directory layout should not be able to cause memory bugs.
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions