dylan-vien
  • Joined on 2024-09-18
dylan-vien opened issue blender/blender#127783 2024-09-18 02:47:18 +02:00
Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions. To fix this error, use the 'construct on first use' idiom.