Skip to content

Commit 46395ca

Browse files
author
bors-servo
authored
Auto merge of #162 - servo:macipc, r=pcwalton
Remove need to truncate mach IPC results Mach's IPC requires 4 byte alignment. The code that receives data does not account for that right now; these changes ensure that the returned buffer is the same size as the original buffer that was sent. Fixes #83. Fixes #103.
2 parents bda9df3 + 48deb5f commit 46395ca

File tree

3 files changed

+193
-123
lines changed

3 files changed

+193
-123
lines changed

0 commit comments

Comments
 (0)