From: Simon McVittie Date: Thu, 20 Jun 2013 12:32:20 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.7.6~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b774c5f3baa82da1122a9280fef63083cf85607;p=thirdparty%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index 3fe6c0e41..42081d565 100644 --- a/NEWS +++ b/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)