]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: fix file descriptor leak in test-tmpfiles.c
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Feb 2022 12:44:58 +0000 (21:44 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Feb 2022 15:58:16 +0000 (00:58 +0900)
commit1da5325d19dee654326e5fa2f61262e5e0a40fff
tree6f0564ca7e90355b4755b8fc98cb039018340cfe
parent19962747ca86a25e7102c536380bb2e9d7cfee9a
test: fix file descriptor leak in test-tmpfiles.c

Also fixes a typo in assertion.

Fixes an issure reported in #22576.
src/test/test-tmpfiles.c