-
- Downloads
Fix (unreported) invalid memory access in new 'newer blendfile version' code.
When choosing the new 'overwrite' option when trying to save a blendfile from a newer version of Blender, it would cause invalid (use-after-free) memory access. Issue caused by the main commit (a1d7ec71) of the new blendfile compatibility handling. No idea how it was not detected earlier. Many thanks to @weizhen for spotting the issue and doing some initial investigation on it.
Loading
Please register or sign in to comment