This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/20546] New: ld.so shouldn't search default platform when loading shared library


https://sourceware.org/bugzilla/show_bug.cgi?id=20546

            Bug ID: 20546
           Summary: ld.so shouldn't search default platform when loading
                    shared library
           Product: glibc
           Version: 2.25
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

On x86-64, ld.so search the "x86_64" directory when loading the shared
library since it is in AT_PLATFORM.  But x86_64 is the default platform on
x86-64.  There is no need to check it at all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]