- Check the return value of setenv(). We should check this value since
authorLiam J. Foy <liamfoy@dragonflybsd.org>
Wed, 8 Dec 2004 22:00:32 +0000 (22:00 +0000)
committerLiam J. Foy <liamfoy@dragonflybsd.org>
Wed, 8 Dec 2004 22:00:32 +0000 (22:00 +0000)
commit8dbfb05756624f09b5286583c72b162bd79e8501
tree22fc7b693002128224f7b21a5adab13d75649790
parent49ec7c3bc9a14d5c0b48e15060c11b6113d63f3c
- Check the return value of setenv(). We should check this value since
  setenv() uses both malloc and realloc.
usr.bin/newgrp/newgrp.c