use correct ssize_t type instead of size_t (FDO Bug #12862)
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 20:40:31 +0000 (15:40 -0500)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 20:40:31 +0000 (15:40 -0500)
commitc8a9cf81039d2f3ddd8651880028cf9ac8ec7f05
tree239fea5abe61c56b4c9bc87363623070592bc17f
parent97872bf72ff327855e2e86a4760348cd2ca03b9e
use correct ssize_t type instead of size_t (FDO Bug #12862)

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-spawn.c (read_ints, read_pid): use correct ssize_t type
instead of size_t (FDO Bug #12862)
ChangeLog
dbus/dbus-spawn.c