1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

Fix accidently introduced bug - thanks metze.

(This used to be commit d0dfdab85a)
This commit is contained in:
Jelmer Vernooij 2008-02-19 14:25:20 +01:00
parent cfd818cd45
commit b617f58cc3

View File

@ -1155,7 +1155,7 @@ WERROR dsdb_attach_schema_from_ldif_file(struct ldb_context *ldb, const char *pf
goto nomem;
}
schema->iconv_convenience = ldb_get_opaque(ldb, "loadparm");
schema->iconv_convenience = lp_iconv_convenience(ldb_get_opaque(ldb, "loadparm"));
/*
* load the prefixMap attribute from pf