aboutsummaryrefslogtreecommitdiff
path: root/src/profiling
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling')
-rw-r--r--src/profiling/SendTimelinePacket.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profiling/SendTimelinePacket.hpp b/src/profiling/SendTimelinePacket.hpp
index 90016d06f3..fc9cf6fd25 100644
--- a/src/profiling/SendTimelinePacket.hpp
+++ b/src/profiling/SendTimelinePacket.hpp
@@ -27,6 +27,7 @@ public:
, m_WriteBuffer(nullptr)
, m_Offset(8u)
, m_RemainingBufferSize(0u)
+ , m_PacketDataLength(0u)
{}
/// Commits the current buffer and reset the member variables