diff options
author | Anton Kling <anton@kling.gg> | 2023-11-09 23:20:58 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-11-09 23:22:26 +0100 |
commit | 240e715aed9ea8b1a6d3b89c84cf9af3c3436e6f (patch) | |
tree | 7ec621054b9722b218a0788f527271e7020149f8 /kernel/Makefile | |
parent | 606a45e15dbb72a3870cd173884e2299afc72e8e (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