s4:schema_convert_to_ol.c - fix memory contexts
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 9 Jun 2011 07:17:16 +0000 (09:17 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 9 Jun 2011 08:53:36 +0000 (10:53 +0200)
commit26c7223e7240a5d4a2b39b14b47c0e66b7c089c9
treef07dc0ad8f85cafeeb84cdc97a748828bc141ee6
parent87a38d77ac899d8b6e21c7bcaeb8d4b74ed65341
s4:schema_convert_to_ol.c - fix memory contexts

- Add more "mem_ctx" free functions on error cases
- Steal the "out" string directly onto the LDB context to be able to free
  the local "mem_ctx"

Reviewed-by: Tridge
source4/dsdb/schema/schema_convert_to_ol.c