Assimp: fixed 3 memory leaks
This commit is contained in:
@@ -176,6 +176,8 @@ Exporter :: Exporter()
|
||||
Exporter :: ~Exporter()
|
||||
{
|
||||
FreeBlob();
|
||||
|
||||
delete pimpl;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user