Skip to content

Conversation

Aaron1011
Copy link
Contributor

Previously, osc_num_params would be incremented when the final
parameter finished parsing, even if it was already at MAX_PARAMS. This
commit ensures that it is not incremented beyond MAX_PARAMS.

I found this bug with american fuzzy lop

Previously, `osc_num_params` would be incremented when the final
parameter finished parsing, even if it was already at `MAX_PARAMS`. This
commit ensures that it is not incremented beyond `MAX_PARAMS`.
@jwilm
Copy link
Collaborator

jwilm commented May 16, 2017

This looks great; thanks for the patch!

@jwilm jwilm merged commit 8680596 into alacritty:master May 16, 2017
@Aaron1011 Aaron1011 deleted the fix/max-osc branch May 16, 2017 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants