valgrind: suppressions update
authorDan Williams <dcbw@redhat.com>
Mon, 6 May 2013 16:51:51 +0000 (11:51 -0500)
committerDan Williams <dcbw@redhat.com>
Mon, 6 May 2013 16:51:51 +0000 (11:51 -0500)
commitcefdb51fbeae9caa0822bc8a504cfd6cf987aa40
treeb4840ec5e5597f15e45b82a4a4587f9321f00360
parent6fee19b17b41a2118eea230d1029b08606824e52
valgrind: suppressions update

This suppression didn't work on F17 for some reason, even though the
stacktrace was the same.  Valgrind wanted some kind of:

obj:<path to libglib>

between the calloc and the g_malloc0 lines; but we don't actually
care much about the calloc anyway.
valgrind.suppressions