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

Don't try to malloc for a character glyph with size zero #192

Merged

Conversation

second-string
Copy link
Contributor

Fixes #191

Tested by running on custom board and drawing text with spaces to screen.

@martinberlin martinberlin self-assigned this Jul 8, 2022
@martinberlin
Copy link
Collaborator

Merged, thanks for your contribution @dot4qu

@martinberlin martinberlin merged commit b4c582b into vroland:master Jul 9, 2022
@second-string second-string deleted the fix-malloc-fail-heap-protection branch July 9, 2022 18:14
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.

Assert when rendering a string with a space in it
2 participants