mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-16 19:58:07 +02:00
readline crashes if we return an empty completion list; return NULL instead. This is reproducible, for example, with: $ nmcli --ask connection add Interface name [*]: doesnotexist<TAB> Segmentation fault (core dumped) $ nmcli --ask connection add Interface name [*]: Connection type: avian-carr<TAB> Segmentation fault (core dumped) |
||
|---|---|---|
| .. | ||
| tests | ||
| nm-client-utils.c | ||
| nm-client-utils.h | ||
| nm-meta-setting-access.c | ||
| nm-meta-setting-access.h | ||
| nm-meta-setting-desc.c | ||
| nm-meta-setting-desc.h | ||
| nm-polkit-listener.c | ||
| nm-polkit-listener.h | ||
| nm-secret-agent-simple.c | ||
| nm-secret-agent-simple.h | ||
| nm-vpn-helpers.c | ||
| nm-vpn-helpers.h | ||
| settings-docs.c.in | ||
| settings-docs.xsl | ||