]> git.ipfire.org Git - pakfire.git/commit
ELF: Don't fail if we could not parse some DWARF information
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 13:30:15 +0000 (13:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 13:30:15 +0000 (13:30 +0000)
commit30d62da45786b589eb009fa8b5bd8c5e02c69a4e
tree19992e249e503efad8642139dc07594408e16432
parent5ec2993fd35d9c9e2ffcc801cb53536e29dcea32
ELF: Don't fail if we could not parse some DWARF information

This is in line with what has been recommended from upstream.

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