]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r290320:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Nov 2015 01:25:02 +0000 (01:25 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Nov 2015 01:25:02 +0000 (01:25 +0000)
commit55d72309e60d591c9988c21be0956a182ae086c3
tree2a2a782ffe9d046159e584960af9c59b0fccd7f6
parent59dbc3a48a0ca39924dbd0668209155be620292f
MFC r290320:
Have elf_lookup() return an error if the specified non-weak symbol could
not be found. Otherwise, relocations against such symbols will be silently
ignored instead of causing an error to be raised.

git-svn-id: svn://svn.freebsd.org/base/stable/10@290737 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/link_elf.c