VirtualBox

Ignore:
Timestamp:
Nov 5, 2010 7:14:11 PM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLib.cpp

    r33806 r33811  
    15011501     * Verify that the image file and parent directories are sane.
    15021502     */
    1503     rc = supR3HardenedVerifyFile(szPath, NULL, pszErr, cbErr);
     1503    rc = supR3HardenedVerifyFile(szExecPath, RTHCUINTPTR_MAX, pszErr, cbErr);
    15041504    if (RT_FAILURE(rc))
    15051505        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