mirror of
https://github.com/systemd/systemd.git
synced 2025-03-10 16:58:28 +03:00
core/dbus-manager: add missing assertion
This commit is contained in:
parent
da130b9ab8
commit
8a70edc1f7
@ -772,6 +772,7 @@ static int method_generic_unit_operation(
|
||||
|
||||
assert(message);
|
||||
assert(m);
|
||||
assert(handler);
|
||||
|
||||
/* Read the first argument from the command and pass the operation to the specified per-unit
|
||||
* method. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user