diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-04-21 17:45:56 +0200 |
---|---|---|
committer | Mike Frysinger <vapier@gmail.com> | 2022-04-21 13:44:44 -0400 |
commit | f81bb7e2c4ee8d8c070e2bd212562cc4315edf3a (patch) | |
tree | 50d36f8705e89a3f608dd5a2eebbaa565dfbf7be /src/openrc-shutdown/meson.build | |
parent | b5f713124b043e287d2b0db252088c69533b9e63 (diff) |
seedrng: use posix positional params to avoid space splitting
The value of ${seed_dir} may have spaces in it, making the current
argument string building method unsafe. Instead, use positional
parameters to pass these arguments safely.
Diffstat (limited to 'src/openrc-shutdown/meson.build')
0 files changed, 0 insertions, 0 deletions