freeipa/daemons/ipa-slapi-plugins/ipa-cldap
Thomas Woerner 8e98c72e51 Fix ressource leak in daemons/ipa-slapi-plugins/ipa-cldap/ipa_cldap_netlogon.c ipa_cldap_netlogon
The leak happens due to using strndup in a for loop to create a temporary
string without freeing it in all cases.

See: https://pagure.io/freeipa/issue/7738
Signed-off-by: Thomas Woerner <twoerner@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-10-23 16:45:22 +02:00
..
ipa_cldap_netlogon.c Fix ressource leak in daemons/ipa-slapi-plugins/ipa-cldap/ipa_cldap_netlogon.c ipa_cldap_netlogon 2018-10-23 16:45:22 +02:00
ipa_cldap_tests.c cmocka_tests: Do not use deprecated cmocka interface 2015-11-18 12:54:43 +01:00
ipa_cldap_worker.c CLDAP: make sure an empty reply is returned on any error 2013-08-29 15:28:18 +02:00
ipa_cldap.c Fix compilation error in ipa-cldap. 2013-12-06 14:44:40 +01:00
ipa_cldap.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-cldap-conf.ldif Create skeleton CLDAP server as a DS plugin 2011-11-21 18:52:48 -05:00
Makefile.am slapi plugins: fix CFLAGS 2017-03-15 08:55:12 +00:00