diff options
author | Christian Hesse <mail@eworm.de> | 2016-05-26 15:57:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-05-26 15:57:37 +0200 |
commit | acc0269cad31d1aaef2034a055b34c07c88a353d (patch) | |
tree | 8342adc928c2ad235c10fa473f50f0b7da27674b /Makefile.am | |
parent | e81f2539673b536c1b20fe2fd0650079d71125a2 (diff) |
{machine,system}ctl: always pass &changes and &n_changes (#3350)
We have to pass addresses of changes and n_changes to
bus_deserialize_and_dump_unit_file_changes(). Otherwise we are hit by
missing information (subsequent calls to unit_file_changes_add() to
not add anything).
Also prevent null pointer dereference in
bus_deserialize_and_dump_unit_file_changes() by asserting.
Fixes #3339
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions