| ![[BACK]](/icons/cvsweb/back.gif) Return to malloca.valgrind CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libiconv / srclib | 
1.1 ! misho 1: # Suppress a valgrind message about use of uninitialized memory in freea(). ! 2: # This use is OK because it provides only a speedup. ! 3: { ! 4: freea ! 5: Memcheck:Cond ! 6: fun:freea ! 7: }