Files
test/source/blender
Bastien Montagne 551cb3c65b Fix (unreported) invalid calloc'ed data in fmodifier_ui.
This `panel->runtime->custom_data_ptr` is `MEM_delete`'d even, so that
was plainfully wrong allocation code.

Will crash in main/4.5 due to PointerRNA now requiring proper C++
construction/destruction.
2025-02-12 14:06:55 +01:00
..
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2025-02-05 14:38:56 +11:00