s4:objectclass LDB module - move "mem_ctx" initialisation lower
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 17 Jun 2010 13:27:50 +0000 (15:27 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 18 Jun 2010 08:03:09 +0000 (10:03 +0200)
commit955e1835ef14aa961127007014dfd93b464779eb
tree0a8849d4b1b96f546fe1ea38b3d3153da3e3a6a0
parent56e4822566743a42a3e20cc9dc969826969ba156
s4:objectclass LDB module - move "mem_ctx" initialisation lower

Saves us some "talloc_free"s on error cases
source4/dsdb/samdb/ldb_modules/objectclass.c