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/23259] Unsubstituted ${ORIGIN} remains in DT_NEEDED for AT_SECURE


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

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
I have a complete fix for this test case now, which removes the undefined
negative array access in the original Fedora patch. It requires we pass 'start
of sequence' const char *start down several APIs to allow us to distinguish the
*allowed* (an exception made by glibc) AT_SECURE scenario of
'$ORIGIN'-expansion into a path that is rooted in a trusted directory.

-- 
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]