]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r281107: MIPS rtld: report missing symbol rather than segfaulting
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 28 Apr 2015 12:48:30 +0000 (12:48 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 28 Apr 2015 12:48:30 +0000 (12:48 +0000)
commitb50bbf55b6fa7fa60024f46381305a6a0eba142f
tree8e7df41910bfcacbc88226de40b7e54f99237117
parent8c961c5cc46ae9a9e71858bc519fea97a787f9dd
MFC r281107: MIPS rtld: report missing symbol rather than segfaulting

  This is only an interim fix; MIPS should be using the MI code instead,
  which does not have this issue.

git-svn-id: svn://svn.freebsd.org/base/stable/10@282142 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/mips/reloc.c