mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
properly reinitialize pollfd array after resume
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1590 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
54b9f55d2e
commit
df9522cb8c
2 changed files with 54 additions and 27 deletions
|
|
@ -685,6 +685,7 @@ static void thread_func(void *userdata) {
|
|||
|
||||
goto fail;
|
||||
}
|
||||
/* pa_log("got alsa event"); */
|
||||
} else
|
||||
revents = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue