Audit printenv(1)
1) argc style 2) safeguard argv-loop as already seen in echo(1) with argc-decrement.
This commit is contained in:
Reference in New Issue
Block a user
1) argc style 2) safeguard argv-loop as already seen in echo(1) with argc-decrement.