]> git.ipfire.org Git - thirdparty/systemd.git/commit
process-util: handle double NUL as the end of command line 21196/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Nov 2021 00:01:40 +0000 (09:01 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 6 Dec 2021 14:42:25 +0000 (23:42 +0900)
commitaa9de5b1c0ed9cd7ae0dec0dcaf19c18be846d7e
treef36e7dbe02c9e6b8a05a6a266afa2edb4a1456e5
parent95a511b704f7c2b3e9428b790444a985be0ead98
process-util: handle double NUL as the end of command line

Fixes #21186.
src/basic/process-util.c
src/test/test-process-util.c