VirtualBox

Changeset 15351 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Dec 12, 2008 6:02:14 AM (16 years ago)
Author:
vboxsync
Message:

LogRel statement in supR3HardenedLdrLoadIt.

File:
1 edited

Legend:

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

    r14901 r15351  
    18281828    if (RT_FAILURE(rc))
    18291829    {
    1830         LogRel(("supR3HardenedLdrLoadIt: Verification of \"%s\" failed, rc=%Rrc\n", rc));
     1830        LogRel(("supR3HardenedLdrLoadIt: Verification of \"%s\" failed, rc=%Rrc\n", pszFilename, rc));
    18311831        return rc;
    18321832    }
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