]> git.alsa-project.org Git - alsa-plugins.git/commit
pulse - Fix destruction logic on failed construction
authorLennart Poettering <mznyfn@0pointer.de>
Thu, 25 Sep 2008 19:03:01 +0000 (21:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 26 Sep 2008 09:47:40 +0000 (11:47 +0200)
commit8b16b925f4ecb6d0cf0dd5b045eebe12d7f778f5
tree2235c3c3fcf4515fda634df6c1076c288a237123
parentae975f9c06e429da9dc8821367d775a25af69fbb
pulse - Fix destruction logic on failed construction

We need to stop the main loop first, then free the context and finally
free the mainloop.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
pulse/pulse.c