Blender Git Loki
Git Commits -> Revision 29fafab
Revision 29fafab by Tamito Kajiyama (master) February 26, 2011, 22:11 (GMT) |
Fixed possible memory leaks due to errors in user-defined style modules. Error handling in Operators::Chain(), Operators::bidirectionalChain(), and Operators::create() was improved to release allocated data structures when errors raised in user-defined predicates, chaining iterators, and shaders. |
Commit Details:
Full Hash: 29fafab10702d83954999342b9823eedc68fdea1
SVN Revision: 35207
Parent Commit: 63b31ef
Lines Changed: +105, -47
1 Modified Path:
/source/blender/freestyle/intern/stroke/Operators.cpp (+105, -47) (Diff)