Blender Git Commit Log

Git Commits -> Revision 2c169ee

Revision 2c169ee by Sergey Sharybin (depsgraph_refactor)
December 18, 2014, 14:09 (GMT)
Depsgraph: Fix order of depsgraph destroying

First need to remove all the nodes and links, then free the root, otherwise it's
possible to access freed data on relations destroy.

This is actually much bigger can of worms i'm afraid, need to make sure no access
to previously freed nodes happens when doing full depsgraph destroy.

Commit Details:

Full Hash: 2c169ee0f23974a93e8ba4d34e3c34a99c8c8c4b
Parent Commit: 3715b8d
Lines Changed: +3, -3

1 Modified Path:

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