* commit 'b072bc8bf3ea2c09f27495b5465daeb2cc7e517a': Fix an iligal "free".
This commit is contained in:
@@ -56,6 +56,7 @@ GLEScmContext::~GLEScmContext(){
|
|||||||
delete[] m_texCoords;
|
delete[] m_texCoords;
|
||||||
m_texCoords = NULL;
|
m_texCoords = NULL;
|
||||||
}
|
}
|
||||||
|
m_map[GL_TEXTURE_COORD_ARRAY] = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user