Files
test/source/blender/imbuf/intern
Jeroen Bakker 92571abf56 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
2020-10-22 10:30:04 +02:00
..
2020-09-14 17:59:21 +10:00
2020-10-19 08:12:33 -07:00
2020-09-14 17:59:21 +10:00
2020-10-19 08:43:08 -07:00
2020-10-19 08:12:33 -07:00
2020-10-19 09:15:34 -07:00
2020-09-22 15:16:36 +10:00