From: Simon Rit Date: Mon, 2 May 2011 14:44:48 +0000 (+0200) Subject: Removed warning X-Git-Tag: v1.2.0~8 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=dfa11bf97085931c9e1261fddc835528c8d86377;p=clitk.git Removed warning --- diff --git a/common/vvImageReader.txx b/common/vvImageReader.txx index fa111e2..aac9979 100644 --- a/common/vvImageReader.txx +++ b/common/vvImageReader.txx @@ -67,7 +67,7 @@ void vvImageReader::UpdateWithDim(std::string InputPixelType) template void vvImageReader::UpdateWithDimAndInputPixelType() { - itk::AnalyzeImageIO *analyzeImageIO; + itk::AnalyzeImageIO *analyzeImageIO = NULL; if (mType == MERGEDWITHTIME) // In this case we can load the images // one at the time to avoid excessive