]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/xmap.c
Fix prev commit
[openldap] / libraries / librewrite / xmap.c
index b2ea0cfe08a902dde3f385f69268fcf5857e346f..d0d0874f7115d39f504fc6dd147d5b1e8b832415 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-2006 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;
 }