TheAssemblyArmada / Vanilla-Conquer

Vanilla Conquer provides clean, cross-platform builds of the C&C Remastered Collection and the standalone legacy games.
Other
330 stars 51 forks source link

Reduce optimisation level. #1003

Closed OmniBlade closed 2 weeks ago

OmniBlade commented 2 weeks ago

Optimisations of -O3 are causing issues, probably due to undefined behaviour.

xezon commented 2 weeks ago

I suggest you run static analyzers on code to find those undefined things.

giulianobelinassi commented 2 weeks ago

AddressSanitizer and UBSanitizers are able to catch those. The challenge here is to fix the UBs related to the IHeapClass.