Blender Git Loki
Git Commits -> Revision 26b4544
Revision 26b4544 by Jeroen Bakker (master) March 24, 2021, 10:57 (GMT) |
Fix: Memory Leak When Using Compositor. When using the compositor inlined static vectors could allocate memory. This memory wasn't freed. This patch would make them inline again. |
Commit Details:
Full Hash: 26b45448abf05dc709678cb821201b0721a51d76
Parent Commit: 715c746
Lines Changed: +6, -4
1 Modified Path:
/source/blender/compositor/intern/COM_WorkScheduler.cc (+6, -4) (Diff)