diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-08-03 21:08:11 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-03 21:08:11 +0200 |
| commit | f557fcdfa65168964b74fa56ab8b940c39b74143 (patch) | |
| tree | acce532df8521a4ee3eb46474598e13552129a65 /executor/executor.cc | |
| parent | 2763e04c22143367e0b613ac612c537b6d94d2c9 (diff) | |
vm/gvisor: fix current binary lookup
os.Args[0] can be just binary name which was looked up using $PATH.
In such case copy will fail because the path does not exist.
Lookup binary name using $PATH.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
