Fixed some leaks
Former-commit-id: 77aca881473ddd034355248052b5d0ce627cc9bb
This commit is contained in:
@@ -61,6 +61,7 @@ void NzMusic::Destroy()
|
||||
{
|
||||
Stop();
|
||||
|
||||
delete m_impl->stream;
|
||||
delete m_impl;
|
||||
m_impl = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user