[coreboot-gerrit] Change in coreboot[master]: util/lint/checkpatch: Untaint variables from env & command line

Martin Roth (Code Review) gerrit at coreboot.org
Thu Aug 31 16:15:53 CEST 2017


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/21293

to look at the new patch set (#2).

Change subject: util/lint/checkpatch: Untaint variables from env & command line
......................................................................

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 at google.com>
---
M util/lint/checkpatch.pl
1 file changed, 9 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/21293/2
-- 
To view, visit https://review.coreboot.org/21293
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6a09915d13547bf9a86c011d44cbcd39c46f3fec
Gerrit-Change-Number: 21293
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170831/8d3fb03b/attachment.html>


More information about the coreboot-gerrit mailing list