add OOM handling in various places
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 19:43:19 +0000 (14:43 -0500)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 19:43:19 +0000 (14:43 -0500)
commit85d7a8e4d7e192ab886633f0a223cc9abb47e506
treee32bd21aa520e4bcdc34af0377446e8a48396e27
parent9db435926fb82409caa2b5a7139781a95f105a63
add OOM handling in various places

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

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

* dbus/dbus-sysdeps-unix (_dbus_get_autolaunch_address): handle OOM
(FDO Bug #12945)

* dbus/dbus-uuidgen.c (return_uuid): handle OOM (FDO Bug #12928)

* dbus/dbus-misc.c (dbus_get_local_machine_id): handle OOM, fix return
value to return NULL not FALSE (FDO Bug #12946)
ChangeLog
dbus/dbus-misc.c
dbus/dbus-sysdeps-unix.c
dbus/dbus-uuidgen.c