URL: https://github.com/SSSD/sssd/pull/62 Title: #62: PAM: add pam_response_filter option
jhrozek commented: """ Additionally, it looks like the reason CI failed is a valgrind issue in one of the tests: ``` [ RUN ] test_filter_response ==19061== Conditional jump or move depends on uninitialised value(s) ==19061== at 0x41BB2B: filter_responses (pamsrv_cmd.c:604) ==19061== by 0x418B41: test_filter_response (test_pam_srv.c:1804) ==19061== by 0x4E3C542: cmocka_run_one_test_or_fixture (cmocka.c:2305) ==19061== by 0x4E3CC7A: cmocka_run_one_tests (cmocka.c:2413) ==19061== by 0x4E3CC7A: _cmocka_run_group_tests (cmocka.c:2518) ==19061== by 0x419B73: main (test_pam_srv.c:2082) ==19061== ==19061== Conditional jump or move depends on uninitialised value(s) ==19061== at 0x41BB3C: filter_responses (pamsrv_cmd.c:605) ==19061== by 0x418B41: test_filter_response (test_pam_srv.c:1804) ==19061== by 0x4E3C542: cmocka_run_one_test_or_fixture (cmocka.c:2305) ==19061== by 0x4E3CC7A: cmocka_run_one_tests (cmocka.c:2413) ==19061== by 0x4E3CC7A: _cmocka_run_group_tests (cmocka.c:2518) ==19061== by 0x419B73: main (test_pam_srv.c:2082) ==19061== [ OK ] test_filter_response ``` """ See the full comment at https://github.com/SSSD/sssd/pull/62#issuecomment-257557267
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org