]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/test-dhcp6-client.c
test: fix memory and fd leak in test-dhcp6-client
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Feb 2022 12:34:37 +0000 (21:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Feb 2022 12:50:43 +0000 (21:50 +0900)
commit8306912b0e31a88812b554370af2f2370daaeec8
tree38d78b6b9940da94925a18cb9a7e82e1c182a403
parent2e37084fc93adb5f2234c5c8d526f699a3b427a0
test: fix memory and fd leak in test-dhcp6-client

Fixes an issue reported in #22576.
src/libsystemd-network/test-dhcp6-client.c