NetworkManager/cli
Thomas Haller 1111dbf812 nmcli: fix segfault in edit mode when parsing user prompt
readline_x returns NULL for empty input, so it is wrong
to call g_strstrip without checking for NULL first.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2013-09-05 13:59:54 +02:00
..
completion nmcli: major rework of bash completion 2013-09-05 10:47:41 +02:00
src nmcli: fix segfault in edit mode when parsing user prompt 2013-09-05 13:59:54 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00