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/Additions/common/VBoxGuest/linux/Makefile

    r90829 r91789  
    8383        common/log/logcom.o \
    8484        common/log/logformat.o \
     85        common/log/RTLogCreateEx.o \
    8586        common/misc/RTAssertMsg1Weak.o \
    8687        common/misc/RTAssertMsg2.o \
     
    104105        common/string/stringalloc.o \
    105106        common/string/strformat.o \
     107        common/string/RTStrFormat.o \
    106108        common/string/strformatnum.o \
    107109        common/string/strformatrt.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/string/utf-8.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