Blender Git Loki
Git Commits -> Revision 9091342
May 1, 2015, 14:09 (GMT) |
Fix for memory leak when reading cached strands data with UV or vertex color layers. The layer data is added to the strands after creation, but can be existing already. It should only be reallocated when the number of layers changes, and must be freed cleanly in that case. |
Commit Details:
Full Hash: 909134270ad20f84dc12f539ca6dd45f06fb1306
Parent Commit: cbd0d7a
Lines Changed: +20, -4
1 Modified Path:
/source/blender/blenkernel/intern/strands.c (+20, -4) (Diff)