VirtualBox

Changeset 104747 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 21, 2024 3:20:16 PM (7 months ago)
Author:
vboxsync
Message:

Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp

    r104542 r104747  
    10381038        PlatformArchitecture_None
    10391039#endif
    1040 #ifdef VBOX_WITH_GCC_SANITIZER
    1041       , PlatformArchitecture_32BitHack
    1042 #endif
    10431040    };
    10441041    aSupportedPlatformArchitectures.assign(aPlatformArchitectures,
     
    12001197        RecordingVideoCodec_AV1,
    12011198#endif
    1202 #ifdef VBOX_WITH_GCC_SANITIZER
    1203         RecordingVideoCodec_32BitHack
    1204 #endif
    12051199    };
    12061200    aSupportedRecordingVideoCodecs.assign(aRecordingVideoCodecs,
     
    12181212        RecordingVideoScalingMode_Bilinear,
    12191213        RecordingVideoScalingMode_Bicubic,
    1220 #endif
    1221 #ifdef VBOX_WITH_GCC_SANITIZER
    1222         RecordingVideoScalingMode_32BitHack
    12231214#endif
    12241215    };
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