summaryrefslogtreecommitdiffstats
path: root/bus
diff options
context:
space:
mode:
authorScott James Remnant <scott@ubuntu.com>2009-05-11 22:41:49 +0100
committerScott James Remnant <scott@ubuntu.com>2009-05-28 11:47:33 +0200
commit1faa92114f6489d286ad4cebe5e91b2145a4f7d1 (patch)
treeb585661e92b12df87a5bde71eccb6a31673b6ce4 /bus
parentce0d932d9be5adec22943dd7b268bd4a165ada64 (diff)
Fix issue where timeouts can overflow.
* dbus/dbus-connection.c (_dbus_connection_block_pending_call): Rework the timeout math so instead of calculating an end time, which may overflow, we instead calculate the elapsed time which is always smaller than the boundaries. Signed-off-by: Scott James Remnant <scott@ubuntu.com>
Diffstat (limited to 'bus')
0 files changed, 0 insertions, 0 deletions