VBOX: Bug fix for previous commit.

This commit is contained in:
Rom Walton 2014-11-19 17:03:24 -05:00
parent 715e0b2bb8
commit 7713406f6f
1 changed files with 3 additions and 0 deletions

View File

@ -1944,9 +1944,12 @@ int VBOX_VM::start() {
CComBSTR session_type;
CComPtr<IMachine> pMachineRO;
CComPtr<IProgress> pProgress;
APP_INIT_DATA aid;
long bCompleted = 0;
double timeout;
boinc_get_init_data_p(&aid);
fprintf(
stderr,