]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r254018:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Sep 2013 23:17:18 +0000 (23:17 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Sep 2013 23:17:18 +0000 (23:17 +0000)
commit08ea6e5b37299fa49700f2ef576ba52d3927297c
tree2b98e1294f2536d8efca6c5957b3e1398924a141
parent16d601d46073245485a659b289586d5e19a7a740
MFC r254018:
Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.
This prevents unintentional execution of programs when running ldd(1) on
32-bit Linux binaries.

git-svn-id: svn://svn.freebsd.org/base/stable/9@255196 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/ldd/ldd.c