[Bug dynamic-link/23102] Incorrect parsing of multiple consecutive $variable patterns in runpath entries (e.g. $ORIGIN$ORIGIN)

ldv at sourceware dot org sourceware-bugzilla@sourceware.org
Sat Apr 21 10:31:00 GMT 2018


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

Dmitry V. Levin <ldv at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ldv at sourceware dot org

--- Comment #2 from Dmitry V. Levin <ldv at sourceware dot org> ---
A token in $var form is substituted only if it ends the string or is followed
by '/'. A token in {var} form does not have this limitation.

I suggest documenting this behavior rather than changing it.

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


More information about the Glibc-bugs mailing list