Skip to content
Snippets Groups Projects
Commit ae9665bc authored by Bastien Montagne's avatar Bastien Montagne
Browse files

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.
parent b7c4972e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment