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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_misaligned_array.data

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 [dist4]message_header // num_bytes
2 [u4]0 // version
3 [u4]3 // name
4 [u4]0 // flags
5 [anchr]message_header
6
7 [dist4]method3_params // num_bytes
8 [u4]0 // version
9 [dist8]param0_ptr // param0
10 [anchr]method3_params
11
12 [u2]0 // Causes the following array to be misaligned.
13
14 [anchr]param0_ptr
15 [dist4]array // num_bytes
16 [u4]12 // num_elements
17 [b]01010101
18 [b]00001111
19 [anchr]array
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698