NetworkManager/clients
Thomas Haller c629378d2e clients: fix potential crash due to wrong sort function
g_qsort_with_data() passes the pointers to the compared items to the
compare function, that is not the "const char *" pointers itself.

Fixes: 41976e3069
2016-06-15 10:32:32 +02:00
..
cli macros: add macro _nm_printf() for function attribute 2016-06-05 12:22:01 +02:00
common clients: fix potential crash due to wrong sort function 2016-06-15 10:32:32 +02:00
tui clients: fix wrong assertion _assert_format_int() 2016-06-06 14:21:42 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-online.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00