mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 06:40:11 +01:00
connections_cached_list stays only valid until we remove/add connections to NMSettings. Using the list without cloning requires to be aware of that. When clearing the list, invalidate all pointers, in the hope that a following use-after-free will blow up with an assertion. We only do this in elevated assertion mode. It's not to prevent any bugs, it's to better notice it. |
||
|---|---|---|
| .. | ||
| plugins | ||
| nm-agent-manager.c | ||
| nm-agent-manager.h | ||
| nm-secret-agent.c | ||
| nm-secret-agent.h | ||
| nm-settings-connection.c | ||
| nm-settings-connection.h | ||
| nm-settings-plugin.c | ||
| nm-settings-plugin.h | ||
| nm-settings.c | ||
| nm-settings.h | ||