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

examples/playmus: Prevent stack smashing on long input strings #594

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

tatokis
Copy link
Contributor

@tatokis tatokis commented Feb 23, 2024

In addition, fflush(stdin) is undefined behaviour, so remove it.

In addition, fflush(stdin) is undefined behaviour, so remove it.
@sezero
Copy link
Contributor

sezero commented Feb 23, 2024

Sensible I guess. @slouken?

@slouken slouken merged commit ef53736 into libsdl-org:main Feb 25, 2024
5 checks passed
@slouken
Copy link
Collaborator

slouken commented Feb 25, 2024

Merged, thanks!

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