Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=466183 --- Comment #4 from Matt Domsch <[EMAIL PROTECTED]> 2008-10-10 12:34:22 EDT --- upon reflection, you won't need a conf file in /etc/ld.so.conf.d/ if the calls to dlopen() are made to take a fully specified path, which can be determined at compile time if so desired. In this way, private libraries won't ever be seen by other applications that shouldn't see them. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
