On 2023-01-16 05:24, Kalev Lember wrote:
On Mon, Jan 16, 2023 at 2:21 PM Richard W.M. Jones <rjo...@redhat.com> wrote:

    Also make use of suppressions:

    https://gitlab.com/nbdkit/nbdkit/-/tree/master/valgrind


Also, to add to this, glib2 has a suppressions file you can use to cut down on the false positives: /usr/share/glib-2.0/valgrind/glib.supp


Thanks.  I've looked at the suppressions file for glib, and while I do get a couple of loss records from valgrind that look like they happen in glib, neither of them look like they match one of the existing suppressions.  :)

That leaves one loss record that's printed over a hundred times, which I find very confusing (https://sourceforge.net/p/valgrind/mailman/message/37763877/), and two more that might be leaks in sqlite3 that I still need to look into.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to