Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Unified Diff: LayoutTests/fast/encoding/resources/css-charset-missing-semi-colon-and-newline.css

Issue 298023006: Added early return in WebCore::TextResourceDecoder::checkForCSSCharset to fix buffer overflow (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@parser_crashfix
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/encoding/resources/css-charset-missing-semi-colon-and-newline.css
diff --git a/LayoutTests/fast/encoding/resources/css-charset-missing-semi-colon-and-newline.css b/LayoutTests/fast/encoding/resources/css-charset-missing-semi-colon-and-newline.css
new file mode 100644
index 0000000000000000000000000000000000000000..144ea9c897a4e30509b20baa83e7a325a44da960
--- /dev/null
+++ b/LayoutTests/fast/encoding/resources/css-charset-missing-semi-colon-and-newline.css
@@ -0,0 +1 @@
+@charset

Powered by Google App Engine
This is Rietveld 408576698