mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-02 14:36:49 +00:00
Cleanse the tmp variable before running eval on it. This is to prevent execution of commands that a hidden in variable values read from a config file. We only need to resolve the values of variables and don't want the execution of a subshell command initated by either $(...) or `...` . Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| swtpm-localca | ||
| swtpm-localca.conf | ||
| swtpm-localca.options | ||