added valgrind suppression file for Edje

SVN revision: 8548
This commit is contained in:
tsauerbeck 2004-01-17 23:53:57 +00:00 committed by tsauerbeck
parent f28a4af246
commit ca094f0b8a
1 changed files with 8 additions and 0 deletions

8
legacy/edje/edje.supp Normal file
View File

@ -0,0 +1,8 @@
# $Id$
# valgrind suppression file for Edje.
#
{
BogusWarning
Memcheck:Cond
fun:_edje_part_recalc
}