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-05-31 16:19:06 +02:00
2023-06-21 11:28:58 +10:00
2023-06-23 10:09:01 +10:00
2023-06-21 09:26:41 +02:00
2023-06-22 12:35:48 +10:00
2023-06-07 11:46:20 +02:00
2023-06-21 11:28:58 +10:00
2023-06-22 13:57:31 +03:00
2023-06-20 13:26:38 +10:00
2023-06-21 11:28:58 +10:00
2023-06-22 22:51:23 +02:00
2023-06-23 10:09:01 +10:00
2023-06-19 20:40:49 +10:00
2023-06-16 10:53:11 +02:00
2023-06-22 17:29:51 -04:00
2023-06-19 20:40:49 +10:00
2023-06-22 22:51:23 +02:00
2023-06-14 23:36:23 +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
2023-06-21 14:00:41 +02:00
2023-06-22 14:37:10 +02:00
2023-06-23 10:09:01 +10:00
2023-06-21 18:54:28 +02:00
2023-06-22 19:19:34 +02:00
2023-06-15 13:35:34 +10:00
2023-06-15 13:35:34 +10:00
2023-06-21 16:49:18 +02:00
2023-05-31 16:19:06 +02:00