mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-06-08 08:33:53 +00:00
Adding SAN option to CMakeLists.txt, to make it easier to use clang's address/undefined behavior sanitizer on codebase
Fixing overflow issue on extreme colors in color_distance(). Explicitly disabling unaligned addressing in miniz and transcoder when UBSAN is enabled Disabling a needless optimization in transcoder causing ubsan issues (that could have easily been worked around in a different way, but it was an unnecessary optimization to begin with) Rebuild wasm builds
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user