diff options
| author | munjinoo <2jwdream7029@naver.com> | 2019-05-06 13:55:50 +0900 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-05-07 08:48:35 +0200 |
| commit | 001e36bc7862e1663aa5e6608882e78f08ebab41 (patch) | |
| tree | 68f14264f40fe4a08b765ea4e3a225077307dec3 /AUTHORS | |
| parent | 04e9d8cedd9dc356d116c5387eac8c1ea9d547f7 (diff) | |
executor: change syscall argument type to intptr_t
The type size of long depends on compiler.
Therefore, changing to intptr_t makes it depends on architecture.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,3 +34,4 @@ Dan Robertson Mark Johnston Mellanox Technologies Cody Holliday +JinWoo Lee |
