diff options
author | Johannes Sixt <j6t@kdbg.org> | 2025-03-29 16:51:29 +0100 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2025-05-23 17:03:30 -0400 |
commit | 88139a617f3fe768ff8d026031811855906b69bc (patch) | |
tree | 5d9d388d597e2106fd9973cdfd6bf1c0a411238d /commit-reach.c | |
parent | 9f0d1c2f7d2543cd2549cbc26e142fd199f18b45 (diff) |
gitk: sanitize 'exec' arguments: 'eval exec'
Convert calls of 'exec' where the arguments are already available in
a list and 'eval' is used to unpack the list. Use 'concat' to unite
the arguments into a single list before passing them to 'safe_exec'.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions