VirtualBox

Ignore:
Timestamp:
Oct 17, 2021 6:16:11 PM (3 years ago)
Author:
vboxsync
Message:

SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as that makes switching back to the kernel stack unsafe. Exports has changes (added+removed), but not bumping major IOC version as that was done a few hours ago already and it's Sunday. bugref:10124

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/combined-agnostic2.c

    r90829 r91789  
    4848#include "common/string/strformat.c"
    4949#undef LOG_GROUP
     50#include "common/string/RTStrFormat.c"
     51#undef LOG_GROUP
    5052#include "common/string/strformatnum.c"
    5153#undef LOG_GROUP
     
    5456#include "common/string/strprintf.c"
    5557#undef LOG_GROUP
     58#include "common/string/strprintf-ellipsis.c"
     59#undef LOG_GROUP
    5660#include "common/string/strprintf2.c"
     61#undef LOG_GROUP
     62#include "common/string/strprintf2-ellipsis.c"
    5763#undef LOG_GROUP
    5864#include "common/string/strtonum.c"
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