]> code.delx.au - pulseaudio/commit
suspend-on-idle: Fix monitor source handling
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 3 Mar 2014 14:21:21 +0000 (16:21 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 3 Mar 2014 14:21:21 +0000 (16:21 +0200)
commit0a5adc95c46b7140e004fdd993181237f99c51d5
treeb7aaa4f53b155f88b21550dcc4ef9c4349811ba9
parent2780f4c24f67a439eab19c47059d6ab2ed8836c3
suspend-on-idle: Fix monitor source handling

Fixes a crash that happened due to calling pa_source_check_suspend()
when d->source was NULL.
src/modules/module-suspend-on-idle.c