Blender Git Loki
Git Commits -> Revision 89ffdad
Revision 89ffdad by Dalai Felinto (master) October 16, 2020, 15:18 (GMT) |
Fix misuse of alloc inside a loop Alloc will only free its memory when the function is returned. Issue introduced in c866075dfbd9. Thanks Sergey for spotting this. |
Commit Details:
Full Hash: 89ffdad0f35421f1ee974ad45c3bf197dd171c18
Parent Commit: 5ebdbca
Lines Changed: +3, -2
1 Modified Path:
/source/blender/blenloader/intern/versioning_290.c (+3, -2) (Diff)