]> git.ipfire.org Git - pakfire.git/commit
linter: Parse the ELF file early to avoid this callback hell
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Oct 2024 18:12:39 +0000 (18:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Oct 2024 18:14:03 +0000 (18:14 +0000)
commit840579bfa811914e853c7b5ad2f0a71d99e9496d
treebbbbfcb6f0062653ee30f69bd7da95212c4e4192
parent96e25fe91df399dd570d9b04aeb586e99d96dacc
linter: Parse the ELF file early to avoid this callback hell

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