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

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

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/css-charset-missing-semi-colon-and-newline-expected.txt
diff --git a/LayoutTests/fast/encoding/css-charset-missing-semi-colon-and-newline-expected.txt b/LayoutTests/fast/encoding/css-charset-missing-semi-colon-and-newline-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c571b6e94a275ace65c97e44fcd6e4c8ce4d570
--- /dev/null
+++ b/LayoutTests/fast/encoding/css-charset-missing-semi-colon-and-newline-expected.txt
@@ -0,0 +1 @@
+PASS: This test passes if it does not crash.

Powered by Google App Engine
This is Rietveld 408576698