Mercurial > hg > octave-jordi > gnulib-hg
view lib/libunistring.valgrind @ 18070:d460ec17f09f
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 28 Jul 2015 13:57:32 -0700 |
parents | 3553c6b0a5f0 |
children |
line wrap: on
line source
# Suppress valgrind messages in an installed libunistring. # Suppress a valgrind message about use of uninitialized memory in freea(). # This use is OK because it provides only a speedup. { libunistring_freea Memcheck:Cond fun:libunistring_freea }