diff options
author | Martin Roth <martinroth@google.com> | 2017-08-30 13:53:58 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-09-02 15:17:58 +0000 |
commit | 1f3daeab41826028e8f78afd64a32aab986b406b (patch) | |
tree | 33cae97b0d7eb1bedbcb2b74980e74419bb86f32 /src/soc/marvell/mvmap2315 | |
parent | aaebb415d77c49a21b8c7c35aa5b2937debeadb0 (diff) |
util/lint/checkpatch: Untaint variables from env & command line
Jenkins is giving warnings due tainted variables from the environment
and command line:
Insecure $ENV{PATH} while running setgid at util/lint/checkpatch.pl line
907, <$conststructs> line 39.
Insecure dependency in piped open while running setgid at
util/lint/checkpatch.pl line 907, <$conststructs> line 39.
This should fix those warnings.
Change-Id: I6a09915d13547bf9a86c011d44cbcd39c46f3fec
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/21293
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'src/soc/marvell/mvmap2315')
0 files changed, 0 insertions, 0 deletions