]> git.ipfire.org Git - thirdparty/systemd.git/commit
vmspawn: replace strv_extendf() with strv_extend_joined() when concatenating strings 39508/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 31 Oct 2025 13:46:42 +0000 (22:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 31 Oct 2025 15:59:41 +0000 (00:59 +0900)
commit154de15bdfc2b08c5db90a0c03d9482b55491b6d
tree9727b0c5176d29c183dbff03d749a713994800dd
parent323fafbb556b69b59be7646f1f1aa4f42e26f5d9
vmspawn: replace strv_extendf() with strv_extend_joined() when concatenating strings
src/vmspawn/vmspawn.c