]> git.ipfire.org Git - thirdparty/dbus.git/commit
Merge branch 'issue420' into 'master'
authorSimon McVittie <smcv@collabora.com>
Tue, 11 Oct 2022 12:55:10 +0000 (12:55 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 11 Oct 2022 12:55:10 +0000 (12:55 +0000)
commitc6173dfd8362cfc413e60571f4ebe2fcf4e54037
tree1cbe2e5429444d48c54ddc2112ec6b83d5e01b62
parentccab882bad64e2713a3227fffbc1f342379e326e
parent3c0e63c10a63dc856e4c698c9e363f0ad7a223a9
Merge branch 'issue420' into 'master'

dbus-message: Report OOM as OOM, not InvalidArgs

Closes #420

See merge request dbus/dbus!353