Early quit if testing elf analysis if not in a analysable format
modified libpkg/pkg_elf.c
@@ -270,6 +270,12 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -702,6 +708,7 @@ pkg_get_myarch_elfparse(char *dest, size_t sz)
|
|
|
|
|
|
| + | |
|
|
|
|
|