diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-11-20 19:35:24 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-11-21 08:46:20 +0100 |
| commit | 6c1496ae75762575108ba042f555f009d3777046 (patch) | |
| tree | 1e37dd00a7d127badd592eebad175efdabfdbfef /executor/android | |
| parent | 418476ecb925e5d58ba9c22928a4e37dc30909df (diff) | |
pkg/ifuzz/iset: make Mode and Type unsigned
Presumably with older Go versions we are getting:
pkg/ifuzz/x86/decode.go:100:19: invalid operation:
1 << mode (shift count type int, must be unsigned integer)
Fix that and maybe some future similar errors by making
these types unsigned.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions
