Date: Sat, 16 Jan 2021 01:30:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252727] readelf returns 0 (success) even on error Message-ID: <bug-252727-227-LtMWEgNKUg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252727-227@https.bugs.freebsd.org/bugzilla/> References: <bug-252727-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252727 --- Comment #1 from Ed Maste <emaste@freebsd.org> --- Experimenting with GNU readelf, I see: - rv =3D 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, et= c.) - unsure of behaviour for a malformed ELF file --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252727-227-LtMWEgNKUg>