]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schemaparse.c
Plug mutex/rwlock leaks (destroy them)
[openldap] / servers / slapd / schemaparse.c
index b6ffcc5fd6b3d1f11f8bd77d6a790e9eb7a6a5fd..423b67f564d377a153818a40ae9e88353a78b7af 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2008 The OpenLDAP Foundation.
+ * Copyright 1998-2010 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -50,6 +50,8 @@ static char *const err2text[] = {
        "Syntax not found",
        "Duplicate ldapSyntax",
        "Superior syntax not found",
+       "Substitute syntax not specified",
+       "Substitute syntax not found",
        "OID or name required",
        "Qualifier not supported",
        "Invalid NAME",