projtool/usertool: make friends with taint mode
commit81aecf1a6daec8fb73d1765b80ee5856db54c6f1
authorKyle J. McKay <mackyle@gmail.com>
Tue, 9 Feb 2021 22:58:26 +0000 (9 15:58 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 9 Feb 2021 22:58:26 +0000 (9 15:58 -0700)
tree5aa33fde7cd076e74c03d1ff0732b38b0cce4e85
parent46c7896882e5a29b308c5587a3f57fa9679009d5
projtool/usertool: make friends with taint mode

All the arguments are validated before use, launder the
taint off of them to avoid problems in taint check mode.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/projtool.pl
toolbox/usertool.pl