summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibELF
diff options
context:
space:
mode:
authorGunnar Beutner <gunnar@beutner.name>2021-04-13 19:29:34 +0200
committerAndreas Kling <kling@serenityos.org>2021-04-14 13:12:52 +0200
commitc3ee70591ae8a2e60326d42e114532127bebf366 (patch)
tree01b1bcb1e5b27f2bd3e05a9f998bea9d8dc83eea /Userland/Libraries/LibELF
parent2d91761cf6fb79cdc587c90270455396a8170d37 (diff)
downloadserenity-c3ee70591ae8a2e60326d42e114532127bebf366.zip
Kernel: Read the ELF header from the inode rather than the mapped pages
Reading from the mapping doesn't work when the text segment has a non-zero offset because in that case the first mapped page doesn't contain the ELF header.
Diffstat (limited to 'Userland/Libraries/LibELF')
0 files changed, 0 insertions, 0 deletions