Hash : aa68ae0f Author : Date : 2007-06-09T10:59:19
Move to here from allocsa.valgrind.
Download
1 2 3 4 5 6 7
# Suppress a valgrind message about use of uninitialized memory in freea(). # This use is OK because it provides only a speedup. { freea Memcheck:Cond fun:freea }