Blender Git Commit Log

Git Commits -> Revision 6b4cecc

Revision 6b4cecc by Lukas Toenne (master)
April 23, 2011, 07:21 (GMT)
Fix for group output memory leak, bug #27104. This happens when an internal node in a group has multiple output buffers, but only some of them are used. Then all the buffers would be created, but the unlinked outputs were not correctly tagged for freeing after group execution.

Commit Details:

Full Hash: 6b4cecc4662f6f7e5c99f1bf2b1706771c37a00b
SVN Revision: 36290
Parent Commit: 2597431
Lines Changed: +15, -5

1 Modified Path:

/source/blender/blenkernel/intern/node.c (+15, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021