ext/alsa/gstalsaclock.c: Sanity check, don't wait endlessly since the clock might...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 17 Jan 2005 12:45:26 +0000 (12:45 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 17 Jan 2005 12:45:26 +0000 (12:45 +0000)
commita33e56200e287cafa171772c2cf4e5b145fd6987
tree045a864ffca033325630ea5721ec05ec16671cf3
parent52783b735e224a784dd949865b227b603b174f82
ext/alsa/gstalsaclock.c: Sanity check, don't wait endlessly since the clock might not actually run at this point (whi...

Original commit message from CVS:
* ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
Sanity check, don't wait endlessly since the clock might not
actually run at this point (which is a deadlock). Fixes #164069.
ChangeLog