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

[MacOS] Potential issues reported by clang (low to medium priority) #664

Open
k1-801 opened this issue Mar 8, 2024 · 0 comments
Open

[MacOS] Potential issues reported by clang (low to medium priority) #664

k1-801 opened this issue Mar 8, 2024 · 0 comments
Labels
macOS Related to macOS backend

Comments

@k1-801
Copy link

k1-801 commented Mar 8, 2024

Clang produces the following warnings:

image

It might be a good idea to address them to avoid seemingly random crashes.

Additionally, the kernel error returned in HID device path generation code seems to remain ignored, and if the path fails to generate, it will still proceed to create the structure, even though the device will not be able to be opened. Might be worth looking into.

@mcuee mcuee added the macOS Related to macOS backend label Mar 9, 2024
@k1-801 k1-801 changed the title [MacOS] Potential issues reported by clang [MacOS] Potential issues reported by clang (low to medium priority) Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS Related to macOS backend
Projects
None yet
Development

No branches or pull requests

2 participants