Environment (ENV)
Contents
Android Only
This section is under construction.
C
- ENV01-C. Do not make assumptions about the size of an environment variable
- ENV02-C. Beware of multiple environment variables with the same effective name
- ENV03-C. Sanitize the environment when invoking external programs
C++
This section is under construction.
Java
This section is under construction.