mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 17:10:21 +01:00
When ModemManager exits, pppd is not killed due to nm_exported_object not
unexported (ppp_manager refcount = 2).
Call to nm_ppp_manager_stop_sync() allows to correctly clean ppp_manager
before calling g_clear_object(), as this is done in nm-device-ethernet.c and
nm-device-adsl.c.
[thaller@redhat.com: rebase and adjust patch]
https://bugzilla.gnome.org/show_bug.cgi?id=796108
https://mail.gnome.org/archives/networkmanager-list/2018-May/msg00015.html
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| libnm-wwan.ver | ||
| nm-device-modem.c | ||
| nm-device-modem.h | ||
| nm-modem-broadband.c | ||
| nm-modem-broadband.h | ||
| nm-modem-manager.c | ||
| nm-modem-manager.h | ||
| nm-modem-ofono.c | ||
| nm-modem-ofono.h | ||
| nm-modem.c | ||
| nm-modem.h | ||
| nm-wwan-factory.c | ||