Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ioctl bug on linux #119

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Fix ioctl bug on linux #119

merged 1 commit into from
Mar 5, 2024

Conversation

Jake-Shadle
Copy link
Contributor

There was an off-by-one error (13 instead of 14) for the SIZEBITS value that caused the ioctl code to be screwed up.

Resolves: #118

@diwic diwic merged commit 4d97351 into diwic:master Mar 5, 2024
1 check passed
@flosse
Copy link

flosse commented Aug 21, 2024

@diwic would you mind to publish a new version with this fix?

@diwic
Copy link
Owner

diwic commented Aug 21, 2024

@flosse 0.9.1 has been released now, enjoy!

@flosse
Copy link

flosse commented Aug 21, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PCM::direct_mmap_capture errors with ENOTTY on ioctl
3 participants