URL: https://github.com/SSSD/sssd/pull/89
Title: #89: nss: rewrite nss responder so it uses cache_req

lslebodn commented:
"""
The 1st patch broke `nss-srv-tests`  and therefore all following commits does 
not pass CI.
```
Subject:    nss: move nss_ctx->global_names to rctx
Hash:       c64615d84e7c9dfdcb26762596a25937578ee94d

==31198== Invalid write of size 8
==31198==    at 0x6A29643: sss_names_init_from_args (usertools.c:198)
==31198==    by 0x1228A0: test_nss_setup (test_nss_srv.c:1236)
==31198==    by 0x122B67: nss_test_setup (test_nss_srv.c:3079)
==31198==    by 0x4E3B6F1: ??? (in /usr/lib/x86_64-linux-gnu/libcmocka.so.0.3.1)
==31198==    by 0x4E3BD39: _cmocka_run_group_tests (in 
/usr/lib/x86_64-linux-gnu/libcmocka.so.0.3.1)
==31198==    by 0x11131C: main (test_nss_srv.c:3754)
==31198==  Address 0x48 is not stack'd, malloc'd or (recently) free'd
==31198== 
{
   <insert_a_suppression_name_here>
   Memcheck:Addr8
   fun:sss_names_init_from_args
   fun:test_nss_setup
   fun:nss_test_setup
   obj:/usr/lib/x86_64-linux-gnu/libcmocka.so.0.3.1
   fun:_cmocka_run_group_tests
   fun:main
}
```

http://sssd-ci.duckdns.org/logs/job/57/47/summary.html
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/89#issuecomment-262907840
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to