sd-ipv4ll: fix error path if sd-ipv4acd allocation fails
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Nov 2015 23:16:21 +0000 (00:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Nov 2015 23:52:10 +0000 (00:52 +0100)
commit0c28d28834f71e74d5a2d8bcfb19938a34396036
tree77f84095bf0dc28e3f361c00c6722096b6046f5d
parent65c1d46b0923771955519329160a1e4c7cd027b0
sd-ipv4ll: fix error path if sd-ipv4acd allocation fails

Let's make sure the destructor cannot hit the n_ref == 0 case.
src/libsystemd-network/sd-ipv4ll.c