Date: Tue, 1 Oct 1996 09:09:27 -0700 (PDT) From: Nate Williams <nate> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/rtld rtld.c Message-ID: <199610011609.JAA26832@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 96/10/01 09:09:26 Modified: gnu/usr.bin/ld/rtld rtld.c Log: There's no need to 'unsetenv()' unsafe environment variables explicitly since rt_readenv() already takes care of not setting unsafe variables. This was part of the changes I submitted to Peter and John during the review which must have gotten missed. Revision Changes Path 1.37 +1 -6 src/gnu/usr.bin/ld/rtld/rtld.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610011609.JAA26832>