ENH: Fix unitialized read in img_fol (we may need a smarter initialize than memset)
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 6 Sep 2007 16:49:15 +0000 (16:49 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 6 Sep 2007 16:49:15 +0000 (16:49 +0000)
commit53471a76f1291ce607ee48bea158dbebe871ef3a
treeccaf3da4b56948f198eb380bd56a4b9e67ad34c8
parent8ac5e7023c18f589f8be996e0ce1304012d22499
ENH: Fix unitialized read in img_fol (we may need a smarter initialize than memset)
ChangeLog
codec/CMakeLists.txt
codec/image_to_j2k.c
codec/j2k_to_image.c