cvs commit: src/usr.bin/newgrp

Liam J. Foy liamfoy at crater.dragonflybsd.org
Wed Dec 8 14:02:24 PST 2004


liamfoy     2004/12/08 14:00:32 PST

DragonFly src repository

  Modified files:
    usr.bin/newgrp       newgrp.c 
  Log:
  - Check the return value of setenv(). We should check this value since
    setenv() uses both malloc and realloc.
  
  Revision  Changes    Path
  1.2       +9 -3      src/usr.bin/newgrp/newgrp.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/newgrp/newgrp.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list