mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cleanup message data.
This commit is contained in:
parent
4cd9cf5dd9
commit
d1e185e176
@ -573,6 +573,7 @@ Worker::~Worker()
|
||||
for( auto& v : m_data.threads )
|
||||
{
|
||||
ZoneCleanup( v->timeline );
|
||||
v->messages.~Vector();
|
||||
}
|
||||
for( auto& v : m_data.gpuData )
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user