NetworkManager/src/systemd
Benjamin Berg fe5949dcff systemd: fix crash by unrefing event sources before re-adding them
In certain cases the timeouts may not have been unref'ed before they
need to be re-added. Add the appropriate unref calls to ensure we don't
register the timeout multiple times.

This fixes possible cases where timeouts are triggered multiple times
and even on destroyed DHCPv6 clients.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/73

(cherry picked from commit e179202e47)
(cherry picked from commit bbef6cf44a)
(cherry picked from commit d535f95b6b)
2018-11-15 14:58:40 +01:00
..
sd-adapt systemd: avoid coverity warning about Deadcode 2017-10-30 14:14:05 +01:00
src systemd: fix crash by unrefing event sources before re-adding them 2018-11-15 14:58:40 +01:00
nm-sd.c systemd: hide "nm-sd-adapt.h" and expose required internal API in "nm-sd.h" 2016-08-12 09:38:51 +02:00
nm-sd.h build: don't add systemd path the include search path 2016-09-27 14:13:21 +02:00