Files
ladybird/Userland/Libraries/LibELF/DynamicLoader.cpp
Andreas Kling 08476e7fe7 DynamicLoader: Always make .data segment read+write
Let's just ignore the program header and always go with read+write.
Nothing else makes sense anyway.
2021-02-20 19:02:48 +01:00

22 KiB