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.
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.