]> git.ipfire.org Git - pakfire.git/commit
ELF: Base the SSP check on the dynamic section
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Jan 2025 16:19:40 +0000 (16:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Jan 2025 16:19:40 +0000 (16:19 +0000)
commit55e384128fc47da671de4e97d456296b1031c70f
tree577502a62305ac9903b4374b0d36c0a4b3ed7238
parentac1d61b624296695e282c649481be85016df1942
ELF: Base the SSP check on the dynamic section

This works even if we have fully stripped the binary.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/elf.c