Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Oct 31, 2021

Previously, the string slicing below would panic because they hit invalid UTF8 characters

@ghost
Copy link
Author

ghost commented May 14, 2022

Is there anything I can do to help get this merged @mazznoer ?

I'm fuzzing https://github.com/wez/wezterm's escape parser, and am running into this panic, since it uses csscolorparser::parse. I'm assuming it can be mitigated against with some checks on wezterm's end, but would be good to not have anyone else run into this.

@wez
Copy link

wez commented May 14, 2022

wezterm/wezterm@a22942a works around this issue in the meantime

@mazznoer mazznoer merged commit 7ac8b28 into mazznoer:master May 14, 2022
@ghost ghost deleted the fix-parse-error branch August 15, 2022 17:49
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