]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/utf-8.c
Fix UTF8StringNormalize overrun on zero-length string
[openldap] / libraries / libldap / utf-8.c
index 756c962672d50a81ac634cdea34be85249a9d89c..e77366c03efacaa3a0bbd4ed266d26086a5a754c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2004 The OpenLDAP Foundation.
+ * Copyright 1998-2011 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * top-level directory of the distribution or, alternatively, at
  * <http://www.OpenLDAP.org/license.html>.
  */
-/* Portions Copyright (C) The Internet Society (1998)
- * UTF-8 encodings are derived from those in RFC 2279;
- * see RFC for full legal notices.
- */
-
 /* Basic UTF-8 routines
  *
  * These routines are "dumb".  Though they understand UTF-8,