Files
test/source/blender
Campbell Barton 1a04a231ec Fix buffer overflow in BKE_bpath_foreach_path_fixed_process
It was assumed destination buffers were at least 1024 bytes which could
overflow by 256 bytes for sequencer directories. Resolve by passing the
destination buffer size to BKE_bpath_foreach_path_fixed_process.

Also remove strcpy use in foreach_path_clean_cb.
2023-06-23 10:09:01 +10:00
..
2023-06-16 12:20:33 +10:00
2023-06-21 11:28:58 +10:00
2023-06-22 12:35:48 +10:00
2023-06-21 11:28:58 +10:00
2023-06-20 13:26:38 +10:00
2023-06-21 11:28:58 +10:00
2023-06-19 20:40:49 +10:00
2023-06-20 12:34:02 -07:00
2023-06-21 11:28:58 +10:00
2023-06-22 10:51:43 +02:00
2023-06-22 13:37:23 +02:00