sd-bus: kdbus: fix callbacks for matches
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 23 Mar 2020 15:39:04 +0000 (16:39 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Thu, 25 Jan 2024 12:22:10 +0000 (13:22 +0100)
commit0b7f642f84f607bd5e35d85dbfc92145e972721f
treea30ab9a6b645de26dc87bed7b61bf6e5440b7c42
parentb6a55bd2c8af50dac4fbb82bfff7821f1d0515eb
sd-bus: kdbus: fix callbacks for matches

Add callbacks for matches to reply_callbacks to perform
them after processing synchronous response to asynchronous
calls to AddMatch.
src/libsystemd/sd-bus/bus-control-kernel.c
src/libsystemd/sd-bus/bus-slot.c