PyBullet: fixed a few more file leaks
This commit is contained in:
@@ -591,6 +591,7 @@ void LoadMeshFromCollada(const char* relativeFileName, btAlignedObjectArray<GLIn
|
||||
if (actual==size)
|
||||
{
|
||||
}
|
||||
fileIO->fileClose(fileHandle);
|
||||
}
|
||||
if (xmlString.size()==0)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user