]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/sd-dhcp6-client.c
sd-dhcp6-client: make dhcp6_option_append_fqdn() or friends handle zero length value...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 1 Oct 2022 06:31:50 +0000 (15:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Oct 2022 14:05:05 +0000 (23:05 +0900)
commit4ec5b5c7785b21d958118cb741c98654bcb9e25a
treebf8e6cee41735d4eedb61e8e98dc16b9cb05aae6
parent93ed1c0eb9b9434ffc292f09f533dc0decad6318
sd-dhcp6-client: make dhcp6_option_append_fqdn() or friends handle zero length value gracefully
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/dhcp6-option.h
src/libsystemd-network/sd-dhcp6-client.c