Chromium Code Reviews| Index: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_struct_pointer_overflow.data |
| diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_struct_pointer_overflow.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_struct_pointer_overflow.data |
| deleted file mode 100644 |
| index 6d9205093b2750e4f293c6e960c9e776d9bff3d3..0000000000000000000000000000000000000000 |
| --- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_struct_pointer_overflow.data |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -[dist4]message_header // num_bytes |
| -[u4]0 // version |
| -[u4]0 // interface ID |
| -[u4]1 // name |
| -[u4]0 // flags |
| -[u4]0 // padding |
| -[anchr]message_header |
| - |
| -[dist4]method1_params // num_bytes |
| -[u4]0 // version |
| -[u8]0xFFFFFFFFFFFFFFFF // param0: Test whether decoding the pointer causes |
| - // overflow. |
| -[anchr]method1_params |