fix possible crash if pending_return is NULL (FDO Bug #12673)
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 20:23:57 +0000 (15:23 -0500)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 20:23:57 +0000 (15:23 -0500)
commit1b6460201732b21249be1c4fef9722809661a842
treed53837df6b4ebbdd8905c446191287b7e9e7ee58
parentf44e25911053b5ecff67151053bc57baac573cfb
fix possible crash if pending_return is NULL (FDO Bug #12673)

2008-01-15  John (J5) Palmieri  <johnp@redhat.com>

* patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>

* dbus/dbus-connection.c (dbus_connection_send_with_reply):
fix possible crash if pending_return is NULL (FDO Bug #12673)
ChangeLog
dbus/dbus-connection.c