Campbell Barton
b68b66d29e
Fix buffer overflow in AVI file writing
...
`strcpy` could overflow the destination buffer by 768 bytes,
use FILE_MAX for the filepath buffer size.
Also include the size in the functions signature to avoid similar
errors in the future.
2023-06-19 12:32:25 +10:00
..
2023-05-16 13:15:48 +10:00
2023-03-30 10:51:59 +02:00
2023-05-03 17:23:19 +10:00
2023-06-19 12:32:25 +10:00
2023-06-19 09:39:27 +10:00
2023-06-14 04:25:52 +02:00
2023-06-07 11:31:34 +02:00
2023-06-06 12:12:26 -04:00
2023-06-06 13:50:34 +02:00
2023-05-03 17:13:42 +10:00
2023-06-14 14:04:02 +02:00
2023-05-25 09:15:47 +10:00
2023-06-18 12:22:15 +02:00
2023-05-15 15:14:22 +02:00
2023-05-10 12:06:27 +10:00
2023-06-13 14:10:13 +02:00
2023-05-17 13:13:10 +10:00
2023-06-12 08:43:10 +02:00
2023-05-15 10:46:26 +02:00
2023-06-19 09:41:11 +10:00
2023-06-15 14:00:24 +02:00
2023-06-14 16:08:46 +02:00
2023-06-14 04:25:52 +02:00
2023-06-16 13:38:00 -04:00
2023-06-13 14:09:11 -04:00
2023-06-13 20:24:17 +02:00
2023-06-16 18:53:08 +02:00
2023-06-14 04:25:52 +02:00
2023-05-09 14:08:19 +10:00
2023-05-02 10:42:24 +10:00
2023-06-07 13:22:07 +10:00
2023-05-17 13:13:10 +10:00