VirtualBox

Changeset 36026 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 21, 2011 9:22:06 AM (14 years ago)
Author:
vboxsync
Message:

VBoxService/GuestCtrl: Moved free'ing of expanded argument strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp

    r36025 r36026  
    13741374                                strlen(pszPassword) ? pszPassword : NULL,
    13751375                                phProcess);
    1376         }
    1377         RTGetOptArgvFree(papszArgsExp);
     1376            RTGetOptArgvFree(papszArgsExp);
     1377        }
    13781378    }
    13791379    return rc;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette