Index: univention-policy/tools/univention_policy_result.c =================================================================== --- univention-policy/tools/univention_policy_result.c (Revision 37211) +++ univention-policy/tools/univention_policy_result.c (Arbeitskopie) @@ -210,6 +210,7 @@ gotConnection = 1; break; } + free(ldap_parameters->host); splitPointer = strtok (NULL, " "); } }