mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-14 17:10:14 +01:00
Seems with LTO the compiler can sometimes think that thes variables are
uninitialized. Usually those code paths are only after an assertion was
hit (g_return*()), but we still need to workaround the warning.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| nm-keyfile-internal.h | ||
| nm-keyfile-utils.c | ||
| nm-keyfile-utils.h | ||
| nm-keyfile.c | ||