[SSSD] [PATCH] CI: Suppress memory errors from poptGetNextOpt

Nikolai Kondrashov Nikolai.Kondrashov at redhat.com
Fri Dec 5 15:54:22 UTC 2014


On 12/05/2014 11:03 AM, Jakub Hrozek wrote:
> +# long-standing memory leak in popt
> +{
> +   popt-memleak-from-poptGetNextOpt-realloc
> +   Memcheck:Leak
> +   match-leak-kinds: definite

Old versions of Valgrind (including the one in RHEL6) don't differentiate leak
confidence and abort on encountering this field.

It looks like this:
http://sssd-ci.duckdns.org/logs/job/4/74/rhel6/ci-build-debug/auth-tests.10780.valgrind.log

Please remove these.

Nick



More information about the sssd-devel mailing list