NetworkManager/cli
Jiří Klimeš 92939e6919 cli: fix crash when edited profile was removed by another client (rh #1011942)
Use g_weak_ref_get() that either returns an object with reference increment or
returns NULL.
That fixes the problem.  However, in the long run we should rework the editor
loop trying to merge that with GMainLoop, which could help for various issues.

https://bugzilla.redhat.com/show_bug.cgi?id=1011942
2014-01-21 16:36:00 +01:00
..
completion cli/bash-completion: trivial rename of functions 2014-01-10 12:12:13 +01:00
src cli: fix crash when edited profile was removed by another client (rh #1011942) 2014-01-21 16:36:00 +01:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00