Index: tools/valgrind-python.supp =================================================================== --- tools/valgrind-python.supp (revision 587) +++ tools/valgrind-python.supp (working copy) @@ -59,3 +59,15 @@ Memcheck:Cond fun:PyObject_Realloc } + +{ + Modeller suppression in rdlib_routines_mp_rdrwgh1 + Memcheck:Cond + fun:rdlib_routines_mp_rdrwgh1_ +} + +{ + Modeller read suppression in for__add_to_lf_table + Memcheck:Addr8 + fun:for__add_to_lf_table +}