nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] Valgrind Suppression.


From: Ralph Corderoy
Subject: [Nmh-workers] Valgrind Suppression.
Date: Sat, 17 Feb 2018 16:04:12 +0000

Hi Paul,

> note: because valgrind finds hundreds of thousands of runtime
> anomalies in even a trivial libcurl application, and because the
> suppression file syntax for valgrind doesn't permit me to say "if it
> comes from libcurl just ignore it"

Are you aware of `...' to mean `zero or more frames'?

    {
        foo-title
        Memcheck:Leak
        ...
        obj:/usr/lib/libcurl.so.4
    }

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]