VirtualBox

Changeset 91792 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Oct 17, 2021 6:56:53 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. [nt hardening] bugref:10124

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r91791 r91792  
    388388        $(VBOX_PATH_RUNTIME_SRC)/common/string/strncpy.asm \
    389389        $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf.cpp \
     390        $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf-ellipsis.cpp \
    390391        $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf2.cpp \
     392        $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf2-ellipsis.cpp \
    391393        $(VBOX_PATH_RUNTIME_SRC)/common/string/strtonum.cpp \
    392394        $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-16.cpp \
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