diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-08-09 15:21:08 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-09 16:05:46 +0200 |
| commit | fa9be141644138bad55f9425fc2ac0b9e8baa0f0 (patch) | |
| tree | 3db3738f021aa4ba517ff673b555cbb205efe85e /executor | |
| parent | 3a2fe60529aff48ba86c979157df9c1a7eefd658 (diff) | |
pkg/csource: fix 32-bit syscall calls
syscall accepts args as ellipsis, resources are uint64
and take 2 slots without the cast, which is wrong.
Cast resources to long when passing to syscall.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
