Files
ladybird/Userland/Libraries/LibELF/DynamicLoader.cpp
Andreas Kling 1d394b8a76 LibELF: Close dynamic objects after mapping and linking them
Oops, we were leaving the file descriptors open.
2021-02-01 20:10:03 +01:00

21 KiB