NetworkManager/clients
Lubomir Rintel 1783826856 cli: sort_access_points() doesn't take a NULL argument
The device never returns NULL access point list, it only deallocates it on
dispose(). Make this clear for Coverity:

CID 59387 (#1 of 1): Dereference before null check (REVERSE_INULL)
check_after_deref: Null-checking aps suggests that it may be null, but it has
already been dereferenced on all paths leading to the check.
2016-02-11 17:01:03 +01:00
..
cli cli: sort_access_points() doesn't take a NULL argument 2016-02-11 17:01:03 +01:00
common clients: add a helper function to get required openconnect VPN secrets 2015-12-12 17:37:30 +01:00
tui tui: disallow reserved vlan id 4095 2016-01-22 11:53:12 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-online.c nm-online: do not put \r to a translatable string (bgo #758102) 2015-11-16 15:19:53 +01:00