VirtualBox

Changeset 83888 in vbox


Ignore:
Timestamp:
Apr 21, 2020 11:17:08 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137417
Message:

IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr from VC++ 14.1 cannot deal wtih RTSTR_MAX on unaligned string, it may step into an electric fence page after the end of the string. [fix] bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r83886 r83888  
    18111811        common/string/RTStrCopyEx.cpp \
    18121812        common/string/RTStrCopyP.cpp \
    1813         common/string/RTStrEnd.cpp \
    18141813        common/string/RTStrIStartsWith.cpp \
    18151814        common/string/RTStrNCmp.cpp \
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