VirtualBox

Ignore:
Timestamp:
Oct 15, 2015 9:23:01 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103466
Message:

SUPDrv-darwin.cpp: RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT (requires RTMEM_WRAP_SOME_NEW_AND_DELETE_TO_EF to be define to actually do stuff).

File:
1 edited

Legend:

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

    r57959 r58275  
    128128    virtual IOService *probe(IOService *pProvider, SInt32 *pi32Score);
    129129    virtual bool terminate(IOOptionBits fOptions);
     130
     131    RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT();
    130132};
    131133
     
    156158    virtual bool finalize(IOOptionBits fOptions);
    157159    virtual void stop(IOService *pProvider);
     160
     161    RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT();
    158162};
    159163
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette