[Bug 252727] readelf returns 0 (success) even on error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 16 01:30:19 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252727
--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
Experimenting with GNU readelf, I see:
- rv = 1 if one or more files failed, regardless of where in the argument list
it appears
- files specified after a failure are still processed
- specifying a non-ELF file results in failure (/dev/null, shell script, etc.)
- unsure of behaviour for a malformed ELF file
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list