]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-network/sd-network.c
sd-network: allow NULL in sd_network_monitor_unref 142/head
authorTom Gundersen <teg@jklm.no>
Wed, 10 Jun 2015 13:55:09 +0000 (15:55 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 10 Jun 2015 14:34:43 +0000 (16:34 +0200)
commit0b3476266f6600b59b1d2c5b7dccf7fba4947850
treea94ee9d73b4183fc12e05b78f83da10480aa8cf6
parentaa0d0ed6b87d41367fd6c4401472df7d45dd1b13
sd-network: allow NULL in sd_network_monitor_unref

Match rest of codebase, we always allow unref'ing NULL.
src/libsystemd/sd-network/sd-network.c