NetworkManager/clients/cli
Thomas Haller f4afb38bd9 cli: fix crash in split_required_fields_for_con_show()
Depending on the architecture (calling convention), function
arguments are evaluated in one order or the other.

https://bugzilla.redhat.com/show_bug.cgi?id=1700409

Fixes: 34e60bf228 ('cli: cleanup split_required_fields_for_con_show()')
2019-04-16 16:00:32 +02:00
..
agent.c clients/secret-agent: allow suppressing prompting the entry-id when requesting secrets 2019-02-14 08:00:29 +01:00
agent.h
common.c cli: tab complete only full D-Bus paths if there is no prefix 2019-04-15 20:50:50 +02:00
common.h cli: add nmc_complete_strv() which takes a string array for completion that may contain NULL 2019-03-07 22:22:39 +01:00
connections.c cli: fix crash in split_required_fields_for_con_show() 2019-04-16 16:00:32 +02:00
connections.h
devices.c cli: drop unnecessary NULL sentinel from nmc_complete_strings() 2019-04-15 20:50:50 +02:00
devices.h
general.c cli: drop unnecessary NULL sentinel from nmc_complete_strings() 2019-04-15 20:50:50 +02:00
general.h
meson.build
nmcli-completion
nmcli.c cli: drop unnecessary NULL sentinel from nmc_complete_strings() 2019-04-15 20:50:50 +02:00
nmcli.h
polkit-agent.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
polkit-agent.h
settings.c shared: add flags argument to nm_utils_strsplit_set() 2019-04-10 15:05:57 +02:00
settings.h cli: merge remove-property, reset-property and set-property 2019-03-25 09:12:32 +01:00
utils.c cli: drop unnecessary NULL sentinel from nmc_complete_strings() 2019-04-15 20:50:50 +02:00
utils.h