Summary: | test failure: test_set_clear: hash-test.c:182: should be null | ||
---|---|---|---|
Product: | p11-glue | Reporter: | Jim Lloyd <jim> |
Component: | p11-kit | Assignee: | Stef Walter <stefw> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jim Lloyd
2012-03-15 13:54:11 UTC
The same bug happens with p11-kit-0.11. I want to build gnutls-2.12.17 which requires p11-kit >= 0.11. Thanks for reporting the problem. Fixed in git master. commit af8d28014f97ab0d9e4d00961e72aefd7adb470b Author: Stef Walter <stefw@gnome.org> Date: Tue Mar 27 12:14:56 2012 +0200 Fix broken hashmap behavior * We were relying on undefined gcc behavior related to the & operator. * This would show up as a test failure when running with -O2 on certain GCC versions, as well as failure on clang 3.1 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.