CID 1418: fInputByteSwap was leaked.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37964 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -96,6 +96,7 @@ MixerInput::~MixerInput()
|
||||
for (int i = 0; i < fInputChannelCount; i++)
|
||||
delete fResampler[i];
|
||||
delete [] fResampler;
|
||||
delete fInputByteSwap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user