aboutgitcodebugslistschat
path: root/contrib
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2026-05-12 11:56:51 +0200
committerStefano Brivio <sbrivio@redhat.com>2026-05-16 15:50:52 +0200
commitab122931e18001a4f2e06f80fb30ad3bbb2bd0d6 (patch)
treea8d897dfc1b039d5af980e0c10081a8bcbe6080e /contrib
parent9b1ef47c1c27b7637e1442934f19fcdcdc3e1628 (diff)
downloadpasst-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.tar
passt-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.tar.gz
passt-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.tar.bz2
passt-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.tar.lz
passt-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.tar.xz
passt-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.tar.zst
passt-ab122931e18001a4f2e06f80fb30ad3bbb2bd0d6.zip
lib/term: Quote tr character ranges to prevent glob expansion
Single-letter files in the working directory cause glob expansion of unquoted tr character ranges like [A-Z] and [a-z]. When the shell expands these against matching filenames, tr receives wrong arguments and pane_or_context_run() hangs without errors. Apply the same fix as in a36031a4d807 ("seccomp.sh: Quote tr character ranges to prevent glob expansion"): quote all tr ranges in test/lib/term. Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions