From a583fafbb7df33f3f4c1b7e695b1e124e2cbed7e Mon Sep 17 00:00:00 2001 From: Paul-Licameli Date: Thu, 9 Apr 2015 19:09:33 -0400 Subject: [PATCH] Fix a memory leak This branch of the function is never reached because of checks in class EffectRepair, but anyway. --- src/InterpolateAudio.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/InterpolateAudio.cpp b/src/InterpolateAudio.cpp index ce2ec2e92..173b07d32 100644 --- a/src/InterpolateAudio.cpp +++ b/src/InterpolateAudio.cpp @@ -103,6 +103,7 @@ void InterpolateAudio(float *buffer, int len, InterpolateAudio(buffer2, len, len-numBad, numBad); for(i=0; i