mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 16:20:14 +01:00
It's slightly more correct to first clear the pointer location before invoking the destroy function. The destroy function might emit other callbacks, and at a certain point the pointer becomes dangling. Avoid this danling pointer, by first clearing the memory, and then destroing the instance. |
||
|---|---|---|
| .. | ||
| nm-utils | ||
| meson.build | ||
| nm-common-macros.h | ||
| nm-dbus-compat.h | ||
| nm-default.h | ||
| nm-dispatcher-api.h | ||
| nm-meta-setting.c | ||
| nm-meta-setting.h | ||
| nm-test-libnm-utils.h | ||
| nm-test-utils-impl.c | ||
| nm-version-macros.h.in | ||