Blender Git Loki
Git Commits -> Revision 0a378b8
Revision 0a378b8 by Bastien Montagne (master) January 16, 2019, 15:15 (GMT) |
Fix BKE_id_copy_ex() being able to 'return' garbage in copied ID. Reported/noted in D4178, it would return immediatly in case of NULL source ID, without ensuring that return 'copied' ID was properly initialized. |
Commit Details:
Full Hash: 0a378b8ebce46acfec405ca1403b126989e124ef
Parent Commit: 792c453
Lines Changed: +6, -5
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+6, -5) (Diff)