It is undefined behavior to pass `NULL` to `memcpy`. `coords' is passed to `memcpy` but `TT_Get_MM_Blend` and `TT_Get_Var_Design` explictly call `tt_set_mm_blend` with `coords` as `NULL`. In addition, `TT_Set_MM_Blend` has a similar possible issue.wl/meson-logging
parent
286da6c528
commit
d3dc2da9b2
2 changed files with 13 additions and 3 deletions
Loading…
Reference in new issue