chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] dbus egg crashes when sending message fails


From: Yaroslav Tsarko
Subject: [Chicken-users] dbus egg crashes when sending message fails
Date: Thu, 06 Feb 2014 17:48:19 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi guys!

I have encountered a crash inside dbus library when sending message to receiver that is absent on the bus. Crash happens because dbus_message_iter_init API is called with NULL for its first argument. The attached patch fixes this crash. Could you please apply it to the main egg repository.

--
Thanks,
Erik

Attachment: dbus.scm.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]