diff --git a/src/fileio.c b/src/fileio.c index 4eff1b92..33f258cb 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -959,7 +959,6 @@ static int elf2b(const char *infile, FILE *inf, memset(mem->tags + idx, TAG_ALLOCATED, d->d_size); } } - break; // Stop after first section in program header } } done: