diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-02-08 08:48:50 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-02-08 21:15:18 +0100 |
| commit | bd8ccb52edfe3e1beee2fb9c3c5cc83a56d2800b (patch) | |
| tree | 87404ccd96de4869f8a5743231a91ddd85a14a80 /vm/vmimpl | |
| parent | 00abbf4117f13c5e12f2ac79767b8779e02852aa (diff) | |
pkg/host: use unix.Utsname instead of syscall.Utsname
syscall.Utsname is hard to use portably, see:
https://github.com/google/syzkaller/pull/2418#issuecomment-774858512
Switch to unix.Utsname which does not have this problem.
Diffstat (limited to 'vm/vmimpl')
0 files changed, 0 insertions, 0 deletions
