mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 09:58:07 +02:00
NEWS
This commit is contained in:
parent
dd2ca80e3f
commit
8b774c5f3b
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -3,6 +3,9 @@ D-Bus 1.7.6 (UNRELEASED)
|
|||
|
||||
Fixes:
|
||||
|
||||
• Don't crash on "dbus-send --session / x.y.z" which regressed in 1.7.4.
|
||||
(fd.o #65923, Chengwei Yang)
|
||||
|
||||
• If malloc() returns NULL in _dbus_string_init() or similar, don't free
|
||||
an invalid pointer if the string is later freed (fd.o #65959, Chengwei Yang)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue