]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r255931:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Oct 2013 16:11:57 +0000 (16:11 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Oct 2013 16:11:57 +0000 (16:11 +0000)
commit3cac04d8e3b8c61b6067a85ac50cc7e661d34a06
tree182fae2cba6645c3b4c2d623c5040d83059d4857
parent21dfbe4aa53707e018391cf96dac011a6a7274cb
MFC r255931:

Fix a bug in ld, where indirect symbols are not handled properly during
linking of a shared library, leading to corrupt indexes in the dynamic
symbol table.  This should fix the multimedia/ffmpegthumbnailer port.

Reported by: swills

git-svn-id: svn://svn.freebsd.org/base/stable/8@256384 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/bfd/elflink.c