broadcasting a stack pointer and then leaving scope in optimized

mode may cause use-after-free
This commit is contained in:
Nikita Smith
2026-06-02 12:10:45 -07:00
committed by Ryan Fleury
parent 79cb6c3c5e
commit e637149ae3
+1
View File
@@ -2281,6 +2281,7 @@ rdim_bake(Arena *arena, RDIM_BakeParams *params)
radsort(keys, map->line_count, rdim_sort_key_is_before);
}
}
lane_sync();
}
//////////////////////////////////////////////////////////////