diff options
| author | Dipanjan Das <8354664+holmessherlock@users.noreply.github.com> | 2020-05-21 02:08:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-21 09:08:32 +0200 |
| commit | 203d1b02082d7c424c5441c4a15d5525ac71a3ff (patch) | |
| tree | 0d4394339a345caf7acd18ecddd110230d6f1fff /executor/common_bsd.h | |
| parent | c61086ab686aa83f3d34df5e761d0049db9f3451 (diff) | |
vm/isolated: fix hang when target_reboot is not set
* updated the contributor list
* Fixes #1750, syz-manager hangs with "target_reboot:" false in isolated VM mode
If in the isolated VM mode, "target_reboot": false option is set in the
syz-manager's configuration, it hangs forever. syz-manager essentially
keeps on waiting for the VM to reboot, while a reboot is never triggered
due to target_reboot option being set to false. The fix is to perform the
waitRebootAndSSH() check only when target_reboot is set to true.
File(s) changed:
vm/isolated/isolated.go: Move the waitRebootAndSSH() check inside the correct block
Diffstat (limited to 'executor/common_bsd.h')
0 files changed, 0 insertions, 0 deletions
