[SSSD] [sssd PR#517][comment] Fix two memory leaks in the AD provider

2018-02-21 Thread jhrozek
  URL: https://github.com/SSSD/sssd/pull/517
Title: #517: Fix two memory leaks in the AD provider

jhrozek commented:
"""
* master:
  * e6ad16e05f42a1678a8c6cd14eb54ca75b8d775e


 * db52090e33b8f1747b7d77bab64ab8c9f9f5ecc2
* sssd-1-13:
 * ed16240f4bc36e984962412a41e4494c662b618d

"""

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


[SSSD] [sssd PR#517][comment] Fix two memory leaks in the AD provider

2018-02-21 Thread jhrozek
  URL: https://github.com/SSSD/sssd/pull/517
Title: #517: Fix two memory leaks in the AD provider

jhrozek commented:
"""
The internal CI is still down, but honestly I see no reason to wait for it, 
there's nothing that could work here but wouldn't work on other distros.

ACK
"""

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


[SSSD] [sssd PR#517][comment] Fix two memory leaks in the AD provider

2018-02-19 Thread sumit-bose
  URL: https://github.com/SSSD/sssd/pull/517
Title: #517: Fix two memory leaks in the AD provider

sumit-bose commented:
"""
Sorry, there were some unrelated changes in the last commit.
"""

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


[SSSD] [sssd PR#517][comment] Fix two memory leaks in the AD provider

2018-02-19 Thread sumit-bose
  URL: https://github.com/SSSD/sssd/pull/517
Title: #517: Fix two memory leaks in the AD provider

sumit-bose commented:
"""
oopsy, fixed version pushed. 
"""

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


[SSSD] [sssd PR#517][comment] Fix two memory leaks in the AD provider

2018-02-19 Thread jhrozek
  URL: https://github.com/SSSD/sssd/pull/517
Title: #517: Fix two memory leaks in the AD provider

jhrozek commented:
"""
I think the patches look good in general, but the tests don't compile at the 
moment:
```
/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c: In function 
‘test_user_conn_list’:
/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c:775:35: 
warning: passing argument 2 of ‘ad_user_conn_list’ from incompatible pointer 
type [-Wincompatible-pointer-types]
   test_ctx->dom);
   ^~~~ 


In file included from 
/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c:40:0: 

  
/home/remote/jhrozek/devel/sssd/src/providers/ad/ad_common.c:1405:1: note: 
expected ‘struct ad_id_ctx *’ but argument is of type ‘struct sss_domain_info 
*’  
   
 ad_user_conn_list(TALLOC_CTX *mem_ctx, 


 ^  


/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c:774:17: 
error: too few arguments to function ‘ad_user_conn_list’

  
 conn_list = ad_user_conn_list(test_ctx->ad_ctx,


 ^  


In file included from 
/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c:40:0: 

  
/home/remote/jhrozek/devel/sssd/src/providers/ad/ad_common.c:1405:1: note: 
declared here   

 
 ad_user_conn_list(TALLOC_CTX *mem_ctx, 


 ^  


/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c:784:35: 
warning: passing argument 2 of ‘ad_user_conn_list’ from incompatible pointer 
type [-Wincompatible-pointer-types] 
 
   test_ctx->subdom);   


   ^~~~ 


In file included from 
/home/remote/jhrozek/devel/sssd/src/tests/cmocka/test_ad_common.c:40:0: 

  
/home/remote/jhrozek/devel/sssd/src/providers/ad/ad_common.c:1405:1: note: 
expected ‘struct ad_id_ctx *’ but argument is of type ‘struct sss_domain_info 
*’  
   
 ad_user_conn_list(TALLOC_CTX *mem_ctx, 


 ^  
 

[SSSD] [sssd PR#517][comment] Fix two memory leaks in the AD provider

2018-02-17 Thread lslebodn
  URL: https://github.com/SSSD/sssd/pull/517
Title: #517: Fix two memory leaks in the AD provider

lslebodn commented:
"""
retest this please
"""

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