chiark / gitweb /
sd-dhcp6-client: return NULL from _unref() like the other sd-* libraries
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 25 Jun 2014 07:36:56 +0000 (10:36 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 26 Jun 2014 13:09:29 +0000 (16:09 +0300)
commit3f0c075f8ef3344da5a6bda524540201f9204e61
tree85c34d290c52021490d9e95f6cba0aa77721a60a
parentbd34b310fb28249e6cb76de049c24bfee1f4ba4d
sd-dhcp6-client: return NULL from _unref() like the other sd-* libraries

In order to keep the refcounting working, a DONT_DESTROY macro similar
to the one in sd-bus has been added also to DHCPv6.
src/libsystemd-network/sd-dhcp6-client.c