aboutsummaryrefslogtreecommitdiff
path: root/sound/vag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/vag.cpp')
-rw-r--r--sound/vag.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/vag.cpp b/sound/vag.cpp
index 01a7b58950..46e6a64233 100644
--- a/sound/vag.cpp
+++ b/sound/vag.cpp
@@ -37,6 +37,7 @@ VagStream::VagStream(Common::SeekableReadStream *stream, bool loop, int rate) :
VagStream::~VagStream() {
+ delete _stream;
}
double f[5][2] = { { 0.0, 0.0 },