Bug 448943 – g_timeout_add_seconds() problems
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Apr 2008 04:51:16 +0000 (04:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 3 Apr 2008 04:51:16 +0000 (04:51 +0000)
commit7f82bb3196f18bfe9d3c5d360dea959c7c172ff5
tree238f684da52eb5d316974bbd24f6c0119504f61f
parent524bb816e02cbdef881e2b4c38016e982548801f
Bug 448943 – g_timeout_add_seconds() problems

2008-04-03  Matthias Clasen  <mclasen@redhat.com>

        Bug 448943 – g_timeout_add_seconds() problems

        * glib/gmain.c (g_timeout_set_expiration): Prevent expiration
        time going negative. Reported by Cody Russell, analyzed by
        Olivier Crete, patch by Sjoerd Simons.

svn path=/trunk/; revision=6814
ChangeLog
glib/gmain.c