X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_tagscompat.c;h=3e5e8a40b22cc25c4c962f74cdbe903b779e6005;hp=aed101e45be5aa7421396f2d57ae54326d49c5d9;hb=c119a275c52edbaa84f26b1f169301e99be15554;hpb=40c386c7a14ebfa8afc14562f3b33a416831b26d 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;