]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-client: fix memleak of sd_dhcp_client.timeout_ipv6_only_mode
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 10 Apr 2026 04:05:48 +0000 (13:05 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 18 Apr 2026 18:25:27 +0000 (03:25 +0900)
commit366e1d264a6d1c2aa96d85bf6dd80be2bbd65f72
treeb1cd2354d13e93330d2ea97ca1d8598dca43986c
parentc8f5a564089a497fb5b1232696c188e1e78b7359
sd-dhcp-client: fix memleak of sd_dhcp_client.timeout_ipv6_only_mode

This also drops unnecessary zero assignments.
src/libsystemd-network/sd-dhcp-client.c