VirtualBox

Ignore:
Timestamp:
Apr 4, 2024 5:14:12 PM (10 months ago)
Author:
vboxsync
Message:

Windows/Host Installer: Check permissions of target directory when installing. Added a new testcase for this [build fix]. bugref:10616

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp

    r104162 r104164  
    584584                                    logStringF(hModule, "checkTargetDirOne:\t%ls fMask=%#x (generic %#x specific %#x)",
    585585                                               pwszSid ? pwszSid : L"<Allocation Error>", pAce->Mask);
     586
     587                                    LocalFree(pwszSid);
    586588#endif /* DEBUG */
    587                                     LocalFree(pwszSid);
    588 
    589589                                    /* Ignore everything else. */
    590590                                    break;
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