bdk-blender/source/blender/blenloader
Julian Eisel 232e065a17 Fix #109053: File Append with recursions leads to crash
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.
2023-06-19 16:39:37 +02:00
..
intern VSE: Remove retiming tool for 3.6 release 2023-06-14 04:25:52 +02:00
tests Cleanup: Move BKE_node.h to C++ 2023-05-15 15:14:22 +02:00
BLO_blend_defs.h Cleanup: use BLO_CODE_ prefix for BHead codes 2023-04-08 12:42:40 +02:00
BLO_blend_validate.h BLO: move blenloader to C++ 2022-09-15 19:13:13 +02:00
BLO_read_write.h blendfile write: Fix handling of embedded IDs. 2023-04-14 19:20:58 +02:00
BLO_readfile.h Fix #109053: File Append with recursions leads to crash 2023-06-19 16:39:37 +02:00
BLO_undofile.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BLO_writefile.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00