Mercurial > hg > octave-kai > gnulib-hg
view lib/malloca.valgrind @ 10606:442a5ff4bcc1
Reduce code duplication.
author | Paolo Bonzini <bonzini@gnu.org> |
---|---|
date | Thu, 09 Oct 2008 13:31:16 +0200 |
parents | d0d456c2c2f7 |
children |
line wrap: on
line source
# 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 }