| OLD | NEW |
| 1 [handles]10 // Larger than the number of handles that we know about is okay. | 1 [handles]10 // Larger than the number of handles that we know about is okay. |
| 2 | 2 |
| 3 [dist4]message_header // num_bytes | 3 [dist4]message_header // num_bytes |
| 4 [u4]0 // version | 4 [u4]0 // version |
| 5 [u4]0 // interface ID | 5 [u4]0 // interface ID |
| 6 [u4]5 // name | 6 [u4]5 // name |
| 7 [u4]0 // flags | 7 [u4]0 // flags |
| 8 [u4]0 // padding | 8 [u4]0 // padding |
| 9 [anchr]message_header | 9 [anchr]message_header |
| 10 | 10 |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 [u4]0 // version | 28 [u4]0 // version |
| 29 [dist8]message_pipes_ptr // message_pipes | 29 [dist8]message_pipes_ptr // message_pipes |
| 30 [anchr]struct_d | 30 [anchr]struct_d |
| 31 | 31 |
| 32 [anchr]message_pipes_ptr | 32 [anchr]message_pipes_ptr |
| 33 [dist4]message_pipe_array // num_bytes | 33 [dist4]message_pipe_array // num_bytes |
| 34 [u4]2 // num_elements | 34 [u4]2 // num_elements |
| 35 [u4]0 | 35 [u4]0 |
| 36 [u4]1 | 36 [u4]1 |
| 37 [anchr]message_pipe_array | 37 [anchr]message_pipe_array |
| OLD | NEW |