Mercurial > hg > octave-jordi > gnulib-hg
view lib/allocsa.valgrind @ 6977:e6c62f234610
Sequential list data type implemented by a circular array.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 17 Jul 2006 11:29:21 +0000 |
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 }