]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-client: use free_and_strdup 4692/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 19 Nov 2016 17:53:29 +0000 (12:53 -0500)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 Nov 2016 22:01:02 +0000 (23:01 +0100)
commitef8b0084552e05f28b9132d5dfc75edae164a991
tree47481b0265e8f4fcb4ba1758cb701ac505451988
parent640be8806e1ce366b9046a4828889515c98b72f9
sd-dhcp-client: use free_and_strdup

This changes the return value a bit: 1 will be returned if the value is
changed. But the return value was not documented, and the change should
be for the good anyway. Current callers don't care.
src/libsystemd-network/sd-dhcp-client.c