Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / mojo / public / interfaces / bindings / tests / data / validation / conformance_mthd8_array_num_bytes_overflow.data
1 [dist4]message_header  // num_bytes
2 [u4]2                  // num_fields
3 [u4]8                  // name
4 [u4]0                  // flags
5 [anchr]message_header
6
7 [dist4]method8_params  // num_bytes
8 [u4]1                  // num_fields
9 [dist8]param0_ptr      // param0
10 [anchr]method8_params
11
12 [anchr]param0_ptr
13 [dist4]array_param  // num_bytes
14 [u4]0x20000001      // num_elements: The corresponding array size should be
15                     // 0x20000001 * 8 + 8 = 0x100000010 which is
16                     // 2^32 + 16 (base-10), while |num_bytes| is a 32-bit
17                     // unsigned integer and its value is 16.
18 [u8]0
19 [anchr]array_param