]> Creatis software - gdcm.git/blobdiff - src/gdcmopenjpeg/libopenjpeg/t1.c
Forgot to update this one
[gdcm.git] / src / gdcmopenjpeg / libopenjpeg / t1.c
index 1f153a18ff3a8c0e449cefd846f4665d9c4ec05c..49651fe9bfbc0857dc0c0b99af7f3229063fdb6e 100644 (file)
@@ -524,7 +524,7 @@ static void t1_encode_cblk(opj_t1_t *t1, opj_tcd_cblk_t * cblk, int orient, int
   int passno;
   int bpno, passtype;
   int max;
-  int nmsedec;
+  int nmsedec = 0;
   double cumwmsedec = 0;
   char type = T1_TYPE_MQ;