dont panic on rec hw xruns

This commit is contained in:
Alexandre Ratchov 2012-10-29 15:33:55 +01:00
parent 0b0ca8995d
commit 03e8e6c99c
1 changed files with 0 additions and 1 deletions

View File

@ -384,7 +384,6 @@ siofile_run(void *arg)
log_puts("/");
log_puti(d->bufsz);
log_puts("\n");
panic();
}
if (f->rused < 0 || f->rused >= d->bufsz) {
/* device driver or libsndio bug */