forked from blender/blender
Julian Eisel
232e065a17
In this specific code path (recursive reading inside .blend files containing assets), reading datablocks marked as asset would move ownership over the asset metadata without indicating that in the source that owned it previously. This would cause a double free attempt. |
||
---|---|---|
.. | ||
intern | ||
tests | ||
BLO_blend_defs.h | ||
BLO_blend_validate.h | ||
BLO_read_write.h | ||
BLO_readfile.h | ||
BLO_undofile.h | ||
BLO_writefile.h | ||
CMakeLists.txt |