Blender Git Commit Log

Git Commits -> Revision 1b63c36

Revision 1b63c36 by Joshua Leung (depsgraph_refactor)
January 2, 2015, 03:50 (GMT)
Depsgraph: Fix for memory leak with unfreed links

Now that relations are back in the base node, relations should be freed in
the destructors for DepsNode instead of OperationDepsNode.

This fixes memory leaks when using links between IDDepsNodes and also for
TimeSourceDepsNodes

Commit Details:

Full Hash: 1b63c36ca48e2770d736e9832a19c2a7bcb019fc
Parent Commit: fd5102d
Lines Changed: +15, -11

2 Modified Paths:

/source/blender/depsgraph/intern/depsnode.cpp (+15, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.cpp (+0, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021