Attempt to address bug #10897 - corner case for overflow

This commit is contained in:
Ross Owen
2012-11-16 17:31:43 +00:00
parent 749230620b
commit b8af693143
2 changed files with 5 additions and 8 deletions

View File

@@ -655,7 +655,7 @@ void buffer(register chanend c_aud_out, register chanend c_aud_in, chanend c_aud
}
break;
#endif /* ifdef MIDI */
}
}
}