This commit is contained in:
gingerBill
2024-01-29 16:21:26 +00:00
parent f588593ff1
commit 9c9ae5987a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -86,6 +86,7 @@ make_soa_aligned :: proc($T: typeid/#soa[]$E, length: int, alignment: int, alloc
return
}
array.allocator = allocator
footer := raw_soa_footer(&array)
if size_of(E) == 0 {
footer.len = length