changes.mady.by.user Justin Pincar
Saved on May 18, 2007
changes.mady.by.user Robert Seacord
Saved on May 19, 2007
...
ENV03-A. Sanitize the environment before invoking external programs
ENV04-A. Do not call the system() or popen() functionsif you do not need a command interpreter
ENV30-C. Do not modify the string returned by getenv()