]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/xmap.c
happy new year
[openldap] / libraries / librewrite / xmap.c
index b2ea0cfe08a902dde3f385f69268fcf5857e346f..4e2965aa42f9f3d20aade6507ef62febe2fba48c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2005 The OpenLDAP Foundation.
+ * Copyright 2000-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -214,7 +214,8 @@ rewrite_xmap_parse(
        
        /* Unhandled map */
        }
-       
+
+       free( map );
        return NULL;
 }