Files
filament/libs
Powei Feng dc7eee0896 filamat: fix ubsan failure (#8461)
Enabling UBSan shows the following error:

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior filamat/src/eiff/Flattener.h:102:17 in
filamat/src/eiff/Flattener.h:102:17: runtime error: applying non-zero offset 8 to null pointer

We reference a placeholder byte on the heap when in DryRunner mode
to workaround this issue.
2025-02-27 03:55:30 +00:00
..
2024-10-08 10:38:00 -07:00
2025-02-18 14:46:30 +08:00
2025-02-10 15:23:37 -08:00
2024-07-22 11:12:51 -07:00
2025-02-11 07:50:45 +00:00
2025-01-17 17:50:16 -08:00
2025-01-21 16:53:36 -08:00