mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Move another big buffer out of stack.
This commit is contained in:
@@ -210,6 +210,7 @@ private:
|
||||
int m_bufferOffset;
|
||||
|
||||
QueueItem* m_itemBuf;
|
||||
char* m_lz4Buf;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user