Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 77615297b80a869988b51c3dca828459 > files > 2

heimdal-1.3.2-3mdv2010.1.src.rpm

--- heimdal-1.3.2/lib/hdb/hdb-ldap.c.searchsambabyuid	2010-03-22 05:11:24.000000000 +0100
+++ heimdal-1.3.2/lib/hdb/hdb-ldap.c	2010-05-11 21:25:12.000000000 +0100
@@ -886,7 +886,7 @@
 	ldap_msgfree(*msg);
 	*msg = NULL;
 	
-	ret = escape_value(context, princname, &quote);
+	ret = escape_value(context, userid, &quote);
 	if (ret)
 	    goto out;