summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2012-08-06 14:14:09 +0300
committerYonit Halperin <yhalperi@redhat.com>2012-08-27 09:13:11 +0300
commit8874f3b259034dd3983c400d7ba918839b25ede8 (patch)
tree7ddefe41a09d7f651a2712bd2d3317bca8fc6b14 /configure.ac
parent08d223beb39ee74422deaf04f7644ed795906720 (diff)
downloadspice-8874f3b259034dd3983c400d7ba918839b25ede8.tar.gz
spice-8874f3b259034dd3983c400d7ba918839b25ede8.tar.xz
spice-8874f3b259034dd3983c400d7ba918839b25ede8.zip
snd_channel: fix double release
Due to the fix in the previous patch, snd_disconnect_channel can be called both when there is write/read error in the channel, or from red_client_destroy (which calls client_cbs.disconnect). Multiple calls to snd_disconnect_channel resulted in calling channel->cleanup(channel) more than once (double release).
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions