X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_tagscompat.c;h=3e5e8a40b22cc25c4c962f74cdbe903b779e6005;hp=aed101e45be5aa7421396f2d57ae54326d49c5d9;hb=bfa43f4358046a6a6ff8da6a05e8090eef29c083;hpb=3e802da43aa1bfe3d98f0c1fbfb6572e8593e816 diff --git a/yaffs_tagscompat.c b/yaffs_tagscompat.c index aed101e..3e5e8a4 100644 --- a/yaffs_tagscompat.c +++ b/yaffs_tagscompat.c @@ -439,7 +439,7 @@ int yaffs_TagsCompatabilityReadChunkWithTagsFromNAND(yaffs_Device * dev, yaffs_Spare spare; yaffs_Tags tags; - yaffs_ECCResult eccResult; + yaffs_ECCResult eccResult = YAFFS_ECC_RESULT_UNKNOWN; static yaffs_Spare spareFF; static int init = 0;