VirtualBox

Changeset 69559 in vbox


Ignore:
Timestamp:
Nov 3, 2017 9:39:55 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118908
Message:

VMMR3: force disabling of Address Sanitiser on PGMPool.cpp.
bugref:8192: gcc warnings
There is some strange interplay between Address Sanitiser and the gcc fall-
through detector in PCMPool.cpp. Because I do not have a better work-around
I am forcibly disabling Address Sanitiser on that file. I have filed an
unfortunately slightly confused gcc bug for this:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82792

File:
1 edited

Legend:

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

    r69111 r69559  
    328328        KBUILD_TARGET_ARCH=\"$(KBUILD_TARGET_ARCH)\"
    329329
     330VMMR3/PGMPool.cpp_CXXFLAGS.linux += -fno-sanitize=address
    330331
    331332#ifdef VBOX_WITH_PDM_ASYNC_COMPLETION
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