Skip to content

html5ever: Don't crash on truncated content attributes for <meta http-equiv="Content-Type"> tags#764

Merged
jdm merged 2 commits into
servo:mainfrom
simonwuelker:meta-charset-crash
Jul 16, 2026
Merged

html5ever: Don't crash on truncated content attributes for <meta http-equiv="Content-Type"> tags#764
jdm merged 2 commits into
servo:mainfrom
simonwuelker:meta-charset-crash

Conversation

@simonwuelker

@simonwuelker simonwuelker commented Jul 16, 2026

Copy link
Copy Markdown
Member

Obsoletes #762
Fixes #763

…-equiv="Content-Type"> tags

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
@github-actions github-actions Bot added V-non-breaking A non-breaking change and removed V-non-breaking A non-breaking change labels Jul 16, 2026
@github-actions github-actions Bot added V-non-breaking A non-breaking change and removed V-non-breaking A non-breaking change labels Jul 16, 2026
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
@github-actions github-actions Bot added V-non-breaking A non-breaking change and removed V-non-breaking A non-breaking change labels Jul 16, 2026
@jdm
jdm added this pull request to the merge queue Jul 16, 2026
Merged via the queue into servo:main with commit a7588d1 Jul 16, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

V-non-breaking A non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out-of-bounds panic parsing a <meta> whose content ends in a bare charset token

3 participants