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

GUACAMOLE-1971: Safely multiply values to be used for memory allocation. #532

Merged

Conversation

aleitner
Copy link
Contributor

CodeQL has flagged a potential integer overflow so I used guac_mem_ckd_mul_or_die() to safely multiple the values.

See #531

@necouchman necouchman merged commit 8651022 into apache:patch Jul 22, 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.

2 participants