Kaydet (Commit) a66332be authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1343636 Uninitialized scalar field

Change-Id: Ibef02c68869d548507fb36aeba7e4dc9a6110cab
üst 3fd725f8
......@@ -38,7 +38,6 @@ public:
int mnHeight;
GLenum mnFilter;
GLuint mnOptStencil;
bool mbHasOptStencil;
std::unique_ptr<std::vector<int>> mpSlotReferences;
int mnFreeSlots;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment