Files
test2/source/blender
Falk David 331969159e Fix: Unreported memory leak
Whenever `grow_array` in
`blender/source/blender/blenkernel/intern/grease_pencil.cc` was called,
it would not free the original array after relocating the data to the
newly allocated memory. This fixes the memory leak.
2023-08-02 15:52:21 +02:00
..
2023-07-30 16:14:09 +10:00
2023-08-02 15:52:21 +02:00
2023-07-31 19:57:32 +10:00
2023-08-02 07:25:30 -06:00