NetworkManager/src/core/devices/bluetooth
Thomas Haller d5f917e702
bluetooth: fix invalid assertion in NMBluezManager:dispose()
We need to first free "priv->bzobjs", which then will unlink all bzobjs
from the lists. The assert needs to go after.

https://bugzilla.redhat.com/show_bug.cgi?id=2028427

Fixes: 4154d9618c ('bluetooth: refactor BlueZ handling and let NMBluezManager cache ObjectManager data')
2022-01-11 10:10:35 +01:00
..
tests format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
meson.build build/meson: remove unnecessary libnm_core_intern_dep 2021-02-28 10:42:05 +01:00
nm-bluez-common.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-bluez-manager.c bluetooth: fix invalid assertion in NMBluezManager:dispose() 2022-01-11 10:10:35 +01:00
nm-bluez-manager.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-bluez5-dun.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-bluez5-dun.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-bt-error.c all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00
nm-bt-error.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-bt.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-device-bt.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00