[Bug 217610] ELF loader should have a special case for program headers with p_filesz == 0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 7 16:42:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
So essentially, objects with no non-zero static data can't be loaded?

Is this an issue in practice?  I'd guess crt0 adds some initialized data, so
most programs will not run into this?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list