NetworkManager/callouts
Jiří Klimeš 6cd5cc595f dispatcher: fix abort in case of an error (rh #1275813)
request_free() can be called on an error.

Oct 27 20:27:46 localhost.localdomain nm-dispatcher[2328]: #1 'pre-up': completed: invalid request: Missing or invalid required value path!
Oct 27 20:27:46 localhost.localdomain nm-dispatcher[2328]: **
Oct 27 20:27:46 localhost.localdomain nm-dispatcher[2328]: ERROR:nm-dispatcher.c:203:request_free: assertion failed (request->num_scripts_done == request->scripts->len): (0 == 1)

Fixes: 1999723241

https://bugzilla.redhat.com/show_bug.cgi?id=1275813
2015-10-30 14:00:15 +01:00
..
tests build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00
nm-dispatcher-api.h nm-dispatcher: allow scripts to be marked as no-wait 2015-08-25 15:27:18 +02:00
nm-dispatcher-utils.c dispatcher: return error reason from nm_dispatcher_utils_construct_envp() 2015-08-25 15:27:19 +02:00
nm-dispatcher-utils.h dispatcher: return error reason from nm_dispatcher_utils_construct_envp() 2015-08-25 15:27:19 +02:00
nm-dispatcher.c dispatcher: fix abort in case of an error (rh #1275813) 2015-10-30 14:00:15 +01:00
nm-dispatcher.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher.xml dispatcher: port to GDBus 2014-09-18 11:26:59 -04:00
org.freedesktop.nm_dispatcher.service.in dispatcher: rename executable to 'nm-dispatcher' 2014-06-06 13:43:45 -05:00