summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/decoders/qalsndfileaudiodecoder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoders/qalsndfileaudiodecoder.cpp b/src/decoders/qalsndfileaudiodecoder.cpp
index 88feac8..697f1dd 100644
--- a/src/decoders/qalsndfileaudiodecoder.cpp
+++ b/src/decoders/qalsndfileaudiodecoder.cpp
@@ -30,6 +30,7 @@ class QALSndFileAudioDecoder::Private
{
public:
Private()
+ : sndFile(0)
{
}