pulsesrc: don't assert in get_time() when called after shutdown
authorTim-Philipp Müller <tim@centricular.net>
Sat, 27 Oct 2012 23:07:46 +0000 (00:07 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Oct 2012 23:26:39 +0000 (23:26 +0000)
commitcd9706e9e94185d94d524b86552fe8613eb754fb
tree2571a9be9558d052f9d65336de7fd92be065883e
parent0de4b76d3962463e385af73f7c785d06e643a4a3
pulsesrc: don't assert in get_time() when called after shutdown

Which might happen if the source gets set to NULL state before
the rest of the pipeline.

https://bugzilla.gnome.org/show_bug.cgi?id=686985
ext/pulse/pulsesrc.c