]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: when running user find function don't trust the value to be initialized
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 21 Apr 2019 20:25:03 +0000 (22:25 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 Apr 2019 20:58:39 +0000 (22:58 +0200)
commitbf135d288d11c1da6b053dfe26ffa708031d544f
treeb17038127deb065d6a1ed2afa13e5aef11a7b2a7
parentd5c8d8233c2efbbd1e600d1a683ea04cd36cbac8
sd-bus: when running user find function don't trust the value to be initialized

The find function is externally provided, and we shouldn't trust that the
authors remember to set the output parameter in all cases.
src/libsystemd/sd-bus/bus-objects.c