Mercurial > hg > octave-kai > gnulib-hg
view lib/allocsa.valgrind @ 6075:ea0e673b670d
Recent regex patches.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sat, 20 Aug 2005 01:03:31 +0000 (2005-08-20) |
parents | 12b5efa248fc |
children |
line wrap: on
line source
# Suppress a valgrind message about use of uninitialized memory in freesa(). # This use is OK because it provides only a speedup. { freesa Memcheck:Cond fun:freesa }