]> code.delx.au - pulseaudio/commit
protocol-native: Don't leak formats
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 2 Jun 2011 14:05:09 +0000 (19:35 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 20 Jun 2011 00:46:35 +0000 (17:46 -0700)
commitb161a7e07354963558b144a6043ab7ed7d9ab98c
treebb167e4c16a45a775706567168bac8e92f724dff
parenta13da4e93eac1021278e8195c64d9501d7c2d0ef
protocol-native: Don't leak formats

This clarifies some ownership issues with the formats idxset on the
server side so we don't end up leaking formats on errors.
src/pulsecore/protocol-native.c