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

Corrected malloc size #9

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Corrected malloc size #9

merged 1 commit into from
Jan 19, 2024

Conversation

Zwixx
Copy link
Contributor

@Zwixx Zwixx commented Jan 14, 2024

I have found an error in the memory allocation in my customisation changes. It is not the size of the structure that is used here, but that of the pointer. By me, it's caused an segmention fault.

I added the new K20 from Huion, but I'm not tested it enough and restructured the entire project.

@aelte
Copy link

aelte commented Jan 15, 2024

Hi, good to hear you got K20.
I was trying to make it work alongside Kamvas 24 plus, but no success... Fedora 39

@Zwixx
Copy link
Contributor Author

Zwixx commented Jan 15, 2024

Hi, good to hear you got K20. I was trying to make it work alongside Kamvas 24 plus, but no success... Fedora 39

I get it working, but have some Bugs I have to fix. And then I try to create a .deb for distribution.

@mckset mckset merged commit 6962411 into mckset:main Jan 19, 2024
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.

3 participants