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/Makefile

    r90829 r91789  
    8585        common/log/logcom.o \
    8686        common/log/logformat.o \
     87        common/log/RTLogCreateEx.o \
    8788        common/misc/RTAssertMsg1Weak.o \
    8889        common/misc/RTAssertMsg2.o \
     
    105106        common/string/stringalloc.o \
    106107        common/string/strformat.o \
     108        common/string/RTStrFormat.o \
    107109        common/string/strformatnum.o \
    108110        common/string/strformattype.o \
    109111        common/string/strprintf.o \
     112        common/string/strprintf-ellipsis.o \
    110113        common/string/strprintf2.o \
     114        common/string/strprintf2-ellipsis.o \
    111115        common/string/strtonum.o \
    112116        common/table/avlpv.o \
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