mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-24 19:40:39 +02:00
Update NEWS for 1.14.x
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
d9fcc508f2
commit
c422950a31
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -12,6 +12,9 @@ Fixes:
|
|||
but is technically undefined behaviour and is detected as such by
|
||||
AddressSanitizer. (dbus!357, Evgeny Vereshchagin)
|
||||
|
||||
• Avoid a data race in multi-threaded use of DBusCounter
|
||||
(dbus#426, Ralf Habacker)
|
||||
|
||||
• If dbus_message_demarshal() runs out of memory while validating a message,
|
||||
report it as NoMemory rather than InvalidArgs (dbus#420, Simon McVittie)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue