Changeset 83181 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Mar 1, 2020 2:30:10 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
r83033 r83181 1334 1334 supR3HardenedFatal("supR3HardenedExecDir: _dyld_get_image_name(0) failed, cchImageName=%d\n", cchImageName); 1335 1335 suplibHardenedMemCopy(g_szSupLibHardenedExePath, pszImageName, cchImageName + 1); 1336 /** @todo abspath the string or this won't work: 1337 * cd /Applications/VirtualBox.app/Contents/Resources/VirtualBoxVM.app/Contents/MacOS/ && ./VirtualBoxVM --startvm name */ 1336 1338 1337 1339 #elif defined(RT_OS_WINDOWS)
Note:
See TracChangeset
for help on using the changeset viewer.