aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-02-28 12:58:30 -0500
committerScott Murray <scott.murray@konsulko.com>2022-02-28 18:03:10 +0000
commitd2377cec23dca4b8caab2208767bc23de32ae807 (patch)
tree6efd4a8e565d2e1cef75fc4749cf2b3a70d8e9d0 /.gitreview
parent5d094ec17f0f60489efe9df6c113be62f80b4c2a (diff)
Added logic in the D-Bus signal callbacks to be paranoid about the input to the callback, as it became clear from debugging that having two different libraries use g_dbus_connection_signal_subscribe in the same process results in the separately registered callbacks all getting called with the superset of the filtered signal requests. At best this leads to confusion with respect to logging/debugging, at worst it opens the door to tripping over unexpected inputs in the callbacks. Bug-AGL: SPEC-4182 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I86a804917c5f31f4c94e3e642728f7e0df5dd2e4
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions