hopefully fix the alsa-lib assertion bug

This commit is contained in:
Bill Currie 2003-08-04 03:36:55 +00:00
parent 39598742b8
commit 07d7f81e14

View file

@ -329,6 +329,7 @@ SNDDMA_Submit (void)
nframes = count / shm->channels;
qfsnd_pcm_avail_update (pcm);
qfsnd_pcm_mmap_begin (pcm, &areas, &offset, &nframes);
state = qfsnd_pcm_state (pcm);