Commit 7db199c7 authored by Pavel Emelyanov's avatar Pavel Emelyanov

parasite: Remove double args copy

There's a shared memory between crtools and parasite. No need in copying
args back and forth, just get the args pointer in crtools and work on it.
Where not possible (misc, fds drain) do explicit memecpy (to be fixed).
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 7c8496f5
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment