Files
test2/source/blender
Campbell Barton d7cfee0b68 Fix use of uninitialized variable in image sequence detection
Uninitialized stack memory was being re-used in a loop.

Error in original commit from 04f81c8225

This happened to work as the same memory location was re-used
between iterations and not overwritten.
2021-01-21 14:59:40 +11:00
..
2021-01-20 16:08:52 +11:00
2021-01-13 13:21:29 +11:00
2021-01-20 16:08:52 +11:00
2021-01-19 18:58:35 +01:00