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

Unified Diff: mojo/public/interfaces/bindings/tests/data/validate_header_bad_zeros.data

Issue 229683005: Validate MessageHeader before using (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove debug printfs Created 6 years, 8 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: mojo/public/interfaces/bindings/tests/data/validate_header_bad_zeros.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validate_header_bad_zeros.data b/mojo/public/interfaces/bindings/tests/data/validate_header_bad_zeros.data
new file mode 100644
index 0000000000000000000000000000000000000000..f2ee827dd9046089b8221a8fc9b6f67cefd11bb1
--- /dev/null
+++ b/mojo/public/interfaces/bindings/tests/data/validate_header_bad_zeros.data
@@ -0,0 +1,4 @@
+0x00 0x00 0x00 0x00
+0x00 0x00 0x00 0x00
+0x00 0x00 0x00 0x00
+0x00 0x00 0x00 0x00

Powered by Google App Engine
This is Rietveld 408576698