Blender Git Commit Log

Git Commits -> Revision 8a74671

May 8, 2017, 10:53 (GMT)
Fix memory leak and access violation

The builtin shaders are free in blender close, so the engine must not free them. The memory leak was relatred to recreate the shaders again and again, so the free only use the last copy.

Commit Details:

Full Hash: 8a7467146628632bbc6f834d56278af6a7e0c37b
Parent Commit: 7b8b23d
Lines Changed: +17, -14

1 Modified Path:

/source/blender/draw/engines/gpencil/gpencil_engine.c (+17, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021