]> code.delx.au - pulseaudio/commit
sink: Fix leak in pa_sink_check_formats()
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 2 Mar 2011 05:46:48 +0000 (11:16 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 May 2011 06:24:48 +0000 (11:54 +0530)
commit8b3e68a202084467086af6c83e89c07adb9aa18a
treec0c5e961141f9061e2c606006c1cd4468d37e058
parente418e49ecbd643f3cac87438d00baaf86275927c
sink: Fix leak in pa_sink_check_formats()

We weren't freeing the sink formats idxset.
src/pulsecore/sink.c