oss-sec mailing list archives

Re: Breaking the links: Exploiting the linker


From: Justin Ossevoort <justin () internetionals nl>
Date: Wed, 15 Dec 2010 11:37:16 +0100

On 15/12/10 10:45, Tomas Hoger wrote:
Maybe you want to suggest something like this instead:

  LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/path/to/app

And then ofcourse with the recommended quotes:

LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/path/to/app"

Regards,

    justin....


Current thread: