Date: Sat, 13 May 1995 14:35:20 -0400 (EDT) From: Charles Henrich <henrich@crh.cl.msu.edu> To: freebsd-bugs@FreeBSD.org Subject: login.c environ=envinit ? Message-ID: <199505131835.LAA08371@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
Im looking at login.c ~line 400 where we reset the user environment if the p flag is passed, and we do this but just re-assigning the environment global. Shouldnt we free the environment memory before doing that? -Crh Charles Henrich Michigan State University henrich@crh.cl.msu.edu http://rs560.msu.edu/~henrich/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505131835.LAA08371>