VirtualBox

Changeset 75288 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 6, 2018 2:38:52 PM (6 years ago)
Author:
vboxsync
Message:

SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy of the symbol table for native modules. bugref:9232 [bug fix]

File:
1 edited

Legend:

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

    r75282 r75288  
    51555155     * (No need to do try/except as this is a buffered request.)
    51565156     */
    5157     if (pImage->fNative)
     5157    if (!pImage->fNative)
    51585158    {
    51595159        pImage->cbStrTab = pReq->u.In.cbStrTab;
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