diff options
author | Christian Hesse <mail@eworm.de> | 2016-05-26 15:57:37 +0200 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-09 02:19:43 -0400 |
commit | e75cd4c1e74bf004a1bea586bae72fb11ed35d9f (patch) | |
tree | 978c3974dcc60fab482dad976c5e50995d09367e /units/systemd-hwdb-update.service.in | |
parent | 2d900c86dac10aeaedee7d734491ec23bd90ca16 (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 'units/systemd-hwdb-update.service.in')
0 files changed, 0 insertions, 0 deletions