[vlc-commits] dbus: fix timeout handling

Rémi Denis-Courmont git at videolan.org
Mon Aug 18 19:29:38 CEST 2014


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Aug 18 19:59:31 2014 +0300| [228182fe9c41ada7ff4f4c31c24da28e77613176] | committer: Rémi Denis-Courmont

dbus: fix timeout handling

 - Remove useless pointer back to DBusTimeout.
 - Fix memory error handling.
 - Fix race in accessing timer data.
 - Fix integer overflow.
 - Follow libdbus rules for retrieving time-out interval upon toggle.
 - Simplify expiration computations.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=228182fe9c41ada7ff4f4c31c24da28e77613176
---

 modules/control/dbus/dbus.c |  255 +++++++++++++++++++------------------------
 1 file changed, 111 insertions(+), 144 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=228182fe9c41ada7ff4f4c31c24da28e77613176


More information about the vlc-commits mailing list