--- rpms/cpu/sme8/cpu-1.4.3-mod-delete.patch 2010/11/07 23:22:25 1.4 +++ rpms/cpu/sme8/cpu-1.4.3-mod-delete.patch 2010/11/08 03:51:36 1.5 @@ -77,7 +77,7 @@ diff -up cpu-1.4.3/src/plugins/ldap/ld.c { char **temp; -@@ -286,19 +286,65 @@ ldapBuildListStr (int mod_op, char *mod_ +@@ -286,19 +286,66 @@ ldapBuildListStr (int mod_op, char *mod_ return mods; if (value == NULL || strlen(value) == strspn(value, " ")) @@ -127,6 +127,7 @@ diff -up cpu-1.4.3/src/plugins/ldap/ld.c + list_size++; + } + } ++ free(filter); + } + else + {