NetworkManager/clients
Jiří Klimeš 3034fe9f4d cli: fix DEADCODE (CWE-561) found by coverity
Error: DEADCODE (CWE-561): [#def3]
NetworkManager-0.9.11.0/clients/cli/utils.c:488: cond_notnull: Condition "input", taking true branch. Now the value of "input" is not "NULL".
NetworkManager-0.9.11.0/clients/cli/utils.c:517: notnull: At condition "input", the value of "input" cannot be "NULL".
NetworkManager-0.9.11.0/clients/cli/utils.c:517: dead_error_condition: The condition "input" must be true.
NetworkManager-0.9.11.0/clients/cli/utils.c:517: dead_error_line: Execution cannot reach the expression """" inside this statement: "g_set_error(error, 1U, 0, d...".

(cherry picked from commit bcd5b2cdc1)
2014-12-16 21:47:01 +01:00
..
cli cli: fix DEADCODE (CWE-561) found by coverity 2014-12-16 21:47:01 +01:00
common libnm: rename NMSecretAgent to NMSecretAgentOld 2014-11-21 12:17:41 -05:00
tui tui: fix deletion of slaves with master (rh #1131574) 2014-12-05 16:16:53 +01:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c all: consistently include config.h 2014-11-13 17:18:42 -05:00