mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-28 02:19:28 +00:00
This allows most demos to run without any ubsan or asan errors. There are still some things in thirdpart/ and some things in AudioServer that needs a look but this fixes a lot of issues. This should help debug less obvious issues, hopefully. This fixes #25217 and fixes #25218