Blender Git Loki
Git Commits -> Revision 5b19808
Revision 5b19808 by Campbell Barton (master) March 28, 2021, 06:32 (GMT) |
Workaround T86992: Tagged ID deletion conflicts with freeing objects da160dc32d1518dc3e59a8fb7995b59c88870444 exposed a bug in `BKE_id_multi_tagged_delete` causing a memory leak in soft-body that made `physics_softbody` test fail. Use a loop to remove ID's to keep tests working until T86992 is fixed. |
Commit Details:
Full Hash: 5b1980859ad20ad24a02589f4ad72a81a82df3ba
Parent Commit: a9e7d50
Lines Changed: +8, -0
1 Modified Path:
/source/blender/editors/object/object_add.c (+8, -0) (Diff)