Blender Git Commit Log

Git Commits -> Revision 7bde284

Revision 7bde284 by Pablo Dobarro (master)
February 3, 2021, 19:55 (GMT)
Fix memory leak in boundary brush preview data

The edge preview data of the boundary needs to be freed with the
boundary data created for the brush. Also, all data for the
ScultpSession preview that is used to render the cursor needs to be
freed with the ##SculptSession##.

Found by Jacques Lucke

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D10173

Commit Details:

Full Hash: 7bde2844ae8fcf5547edc495a0518cfdad49ffff
Parent Commit: 5eb5a7f
Lines Changed: +9, -0

2 Modified Paths:

/source/blender/blenkernel/intern/paint.c (+8, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021