mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 19:00:31 +01:00
ifcfg-rh: help prevent rh#476089 in the future
This commit is contained in:
parent
bac45aa0d5
commit
fbb20f04ad
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ get_one_ip4_addr (shvarFile *ifcfg,
|
|||
g_return_if_fail (ifcfg != NULL);
|
||||
g_return_if_fail (tag != NULL);
|
||||
g_return_if_fail (out_addr != NULL);
|
||||
g_return_if_fail (*out_addr == 0);
|
||||
g_return_if_fail (error != NULL);
|
||||
g_return_if_fail (*error == NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue