Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

CHECK failure on malformed html comment syntax #98

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 4 comments
Closed

CHECK failure on malformed html comment syntax #98

GoogleCodeExporter opened this issue Apr 6, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Page Speed uses mod_pagespeed. The particular crash happens in html_lexer.cc 
EvalStart(char c). This snippet will cause the crash:

<!-<meta name=description content="INfo foR tHai--> garbage" />

Original issue reported on code.google.com by ls...@google.com on 18 Nov 2010 at 12:17

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Nov 2010 at 1:16

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Nov 2010 at 1:22

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Nov 2010 at 1:33

  • Changed title: CHECK failure on malformed html comment syntax

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Nov 2010 at 6:30

  • Changed state: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant