Blender Git Commit Log

Git Commits -> Revision 92571ab

Revision 92571ab by Jeroen Bakker (master)
October 22, 2020, 08:30 (GMT)
GPU: Memory leak when scaling buffers

`imb_gpu_get_data` could reuse `data_rect` when it was already in used (double alloc).
making the first use leak. This was detected after enabling OpenGL Texture
Limit.

Reviewed By: Cl�ment Foucault

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

Commit Details:

Full Hash: 92571abf5645ea3156e892ecfa2a08f0ca88cad4
Parent Commit: cf8642d
Lines Changed: +7, -2

1 Modified Path:

/source/blender/imbuf/intern/util_gpu.c (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021