sink,source: Fix corked stream handling in update_rate()
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 7 Nov 2011 06:01:42 +0000 (11:31 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 7 Nov 2011 06:01:42 +0000 (11:31 +0530)
commit75573435a026b39ecc7dba9435a1acba2b0dd937
treea35544d6d661a1ee1152ed06a43d07acb5728cb4
parent0a238f69ad6b068ac62df85010da54cf75e3be35
sink,source: Fix corked stream handling in update_rate()

This fixes the conditional that checks for corked streams and prevents
rate updates.
src/pulsecore/sink.c
src/pulsecore/source.c