]> git.ipfire.org Git - thirdparty/dbus.git/commit
Merge branch 'test-autolaunch-win-fixes' into 'master'
authorSimon McVittie <smcv@collabora.com>
Wed, 12 Oct 2022 11:08:53 +0000 (11:08 +0000)
committerSimon McVittie <smcv@collabora.com>
Wed, 12 Oct 2022 11:08:53 +0000 (11:08 +0000)
commitcf3203575d1d55dd54582aa71d2fa35f91cae85b
tree6ceff656b0174928629c9ba3f0c29d904cf49a6c
parentb081c0a5538f87acbc4406c736db7f7317941d4c
parent7724bf574ca2d1407daf0be336977e5f6cccf45d
Merge branch 'test-autolaunch-win-fixes' into 'master'

test-autolaunch-win.c: Prevent assertion in dbus_message_unref()

Closes #422

See merge request dbus/dbus!366