mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Release zone id stack.
This commit is contained in:
@@ -1340,6 +1340,7 @@ Worker::~Worker()
|
||||
v->timeline.~Vector();
|
||||
v->stack.~Vector();
|
||||
v->messages.~Vector();
|
||||
v->zoneIdStack.~Vector();
|
||||
}
|
||||
for( auto& v : m_data.gpuData )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user