Initialise write_volume
authorMaarten Bosmans <mkbosmans@gmail.com>
Mon, 15 Aug 2011 18:19:40 +0000 (20:19 +0200)
committerColin Guthrie <colin@mageia.org>
Tue, 16 Aug 2011 10:01:34 +0000 (11:01 +0100)
commit9256d9b7be25c2e08cae01a44e0caf179cf1f880
tree58b63593b580b30e722a09f01d60499c3bae5463
parent0ef7e5cb4c22bd8b781cb2a2e790612a8f72e00f
Initialise write_volume

The callback should also be reset in reset_calbacks().
The extra check in _volume_change_apply() is needed because when the sink is unlinked the callbacks are reset,
but there still may be pending volume changes.
src/pulsecore/sink.c
src/pulsecore/source.c