scf         2007-07-06 04:04:58 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               var.c 
  Log:
  Take care that the input to setenv() may actually be a pointer straight
  from environ; make a copy before manipulating it and passing it to
  setenv().
  
  Approved by:    wes
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.37      +28 -14    src/bin/sh/var.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to