Upload tizen 2.0 beta source
[framework/graphics/freetype.git] / src / sfnt / ttsbit.c
index faa8f88..283ba7e 100644 (file)
     /* All right, we have a compound format.  First of all, read */
     /* the array of elements.                                    */
     {
-      TT_SBit_Component  components;
+      TT_SBit_Component  components = NULL;
       TT_SBit_Component  comp;
       FT_UShort          num_components, count;