Re: minor fix for LD_LIBRARY_PATH setuid detection.

2009-11-25 Thread Martin Buchholz
See also Kumar's fix 6367077 : Purge LD_LIBRARY_PATH from the Unix launchers on core-libs-dev Martin On Tue, Nov 24, 2009 at 12:32, Christos Zoulas wrote: > > For BSD it is more appropriate to (Greg feel free to commit this since I > can't): > > diff -r d6e9dd8952b4 src/os/bsd/launcher/java_md.

minor fix for LD_LIBRARY_PATH setuid detection.

2009-11-24 Thread Christos Zoulas
For BSD it is more appropriate to (Greg feel free to commit this since I can't): diff -r d6e9dd8952b4 src/os/bsd/launcher/java_md.c --- a/src/os/bsd/launcher/java_md.c Tue Nov 17 08:32:33 2009 -0500 +++ b/src/os/bsd/launcher/java_md.c Tue Nov 24 15:20:02 2009 -0500 @@ -479,7 +479,7 @@