Nick Hudson wrote:
Module Name: src Committed By: skrll Date: Sat Oct 4 09:37:12 UTC 2008 Modified Files: src/libexec/ld.elf_so: rtld.c rtld.h symbol.c Log Message: lib/39649: dlsym(3) does not follow dependencies Pull across code from FreeBSD to do a search of the passed object and it's NEEDED objects (dependencies). Reviewed by gimpy.
What are the risks of having this pulled up to -4 and -3?