Simon Horman <[email protected]> writes:
> Its unclear to me that this patch covers all cases.
>
> e.g
>
> $ DIR_EXECUTABLE=/abc
> $ LD_LIBRARY_PATH="::"
> $ /bin/echo "$DIR_EXECUTABLE${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
> /abc:::
>
> Am I missing something?

Julien Cristau from release team suggests that:

    IRC #debian-qa

    <jcristau> if the user set LD_LIBRARY_PATH="::" then they shot
               themselves in the foot, and you're not
               supposed to clean up after them.

So, we use revert back to simple approach:

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598549#40

Jari



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to