]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: sd_bus_process() may assign NULL even if it returns positive 30047/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Nov 2023 00:14:38 +0000 (09:14 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Nov 2023 00:35:44 +0000 (09:35 +0900)
commit69f1c33425f173bc7f8471d1075c916f83866c82
treeea9d1dfcc3befa54c59dd5209148390d0fb7e4b7
parentce5a6d5307568671cec7c253e984ffc0eafa726b
test: sd_bus_process() may assign NULL even if it returns positive

Let's not trigger assert_return() needlessly.

Prompted by #30029.
src/libsystemd/sd-bus/test-bus-peersockaddr.c