Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Driver: Fix slot length check on packet passthrough (#231)
Corrects a buffer length check identified in #230 which was reversed, such that overly large Opus packets would panic on a subsequent `write_all`.
- Loading branch information