Make sure m_RenderData member is cleared

This commit is contained in:
baldurk
2015-01-05 00:54:55 +00:00
parent 3172dd733a
commit 6c3f803387
+2
View File
@@ -41,6 +41,8 @@ ReplayOutput::ReplayOutput(ReplayRenderer *parent, void *w)
m_pDevice = parent->GetDevice();
m_OverlayResourceId = ResourceId();
RDCEraseEl(m_RenderData);
m_PixelContext.wndHandle = 0;
m_PixelContext.outputID = 0;