]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: (tests) fix process leak
authorMasatake YAMATO <yamato@redhat.com>
Fri, 19 May 2023 15:29:39 +0000 (00:29 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Sun, 21 May 2023 21:45:22 +0000 (06:45 +0900)
commit47035719fc356bb50f8304a1ae78a3361135be4b
tree0f1026e4e8905381488191e1f1941d602a7421b6
parent03a8f430c53a4bd6f8ac7d633efdb7216c3a6185
lsfd: (tests) fix process leak

Unifying multiple invocations of kill command and wait command
into two is suggested by Thomas Weißschuh <thomas@t-8ch.de>.

Addresses: https://lore.kernel.org/util-linux/652d32c5-4b33-ce3a-3de7-9ebc064bbdcb@gmail.com/
Reported-by: Bruce Dubbs <bruce.dubbs@gmail.com>
Tested-by: Bruce Dubbs <bruce.dubbs@gmail.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/lsfd/option-inet