Files
test/source/blender/blenlib
Campbell Barton 44bb032590 Fix ARRAY_HAS_ITEM macro on 64bit systems
An unsigned int was used for pointer offset calculation which could wrap
around, for large values or when pointer being checked is from a
different allocation.
2024-10-04 11:46:33 +10:00
..
2024-02-06 14:52:15 +01:00
2024-01-31 14:16:22 +01:00
2024-01-03 13:38:14 +01:00
2024-08-12 15:29:20 +02:00
2024-03-25 23:39:42 +01:00
2024-10-01 09:59:33 +10:00