570d16f98cda573ba68a83be33183949b6e16248 |
|
31-Mar-2009 |
Doug Kwan <> |
AI 143543: Fix bug discovered by compiler. This CL fixes a problem where a missing '*' caused a pointer to be compared with 0 using the >= operator. The correct code is to compare the content pointed by the pointer. The correct code can found in the recent 1.2 branch of dbus, for example. http://cgit.freedesktop.org/dbus/dbus/tree/dbus/dbus-sysdeps-unix.c?h=dbus-1.2-branch The bug is mostly harmless since it only broke error handling. When there is no error in openning a socket, the bug does not affect us. This is tested by just building the tree since the bug is quite obvious. Automated import of CL 143543
/external/dbus/dbus/dbus-sysdeps-unix.c
|
ae35d9c7cda6a436e81c7be962963aa31596f645 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/external/dbus/dbus/dbus-sysdeps-unix.c
|
72d92ea9cb79df56dbbda930b5b0dfe4b1a82758 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/external/dbus/dbus/dbus-sysdeps-unix.c
|
7b0daf50cdb48a342490b35b83d80f80ee71915a |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/external/dbus/dbus/dbus-sysdeps-unix.c
|
9993b61d2f46d048c725411d6862b64b5cb96672 |
|
12-Jan-1970 |
Upstream <upstream-import@none> |
external/dbus 1.0.2
/external/dbus/dbus/dbus-sysdeps-unix.c
|