Commit 7460bf3
Check for call to
Add a check matching what was done for `snd_stream_fill` that will
assert if called before starting the stream. Without this, it can
trigger an otherwise mysterious divide by zero error.snd_stream_poll before snd_stream_start
1 parent 3c4ee41 commit 7460bf3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
805 | 808 | | |
806 | 809 | | |
807 | 810 | | |
| |||
0 commit comments