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

Buffer overflow when using #40

Open
MonsteRico opened this issue Jun 8, 2024 · 3 comments · May be fixed by #41
Open

Buffer overflow when using #40

MonsteRico opened this issue Jun 8, 2024 · 3 comments · May be fixed by #41

Comments

@MonsteRico
Copy link

I am getting a buffer overflow detected no matter how little I am using the package. Instantiating the matrix alone will cause it. Occurs in my own code and in the examples.

@WeybridgeInc
Copy link

Hi @MonsteRico, I have the same problem... Have you managed to figure it out?

Thanks,

@MonsteRico
Copy link
Author

No. Still no clue what's going on.

@MonsteRico MonsteRico linked a pull request Jun 25, 2024 that will close this issue
@MonsteRico
Copy link
Author

Hi @MonsteRico, I have the same problem... Have you managed to figure it out?

Thanks,

I made a PR to fix it, in one of the files I just added +1's when it copies some strings. No more overflow. If you understand any C++ though its worth looking into another issue, I can't get any text drawing to work properly

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 a pull request may close this issue.

2 participants