mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 06:10:29 +01:00
shared: assert that nm_utils_strsplit_set_full() returns non-empty strv array
This commit is contained in:
parent
0d65b24b93
commit
f78e0bf246
1 changed files with 1 additions and 0 deletions
|
|
@ -1780,6 +1780,7 @@ done2:
|
|||
}
|
||||
}
|
||||
|
||||
nm_assert (ptr && ptr[0]);
|
||||
return ptr;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue