s4:ldb - "ldb_dn_update_components" - fix free of invalid DN parts
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 29 Jun 2010 20:10:14 +0000 (22:10 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 29 Jun 2010 20:13:05 +0000 (22:13 +0200)
commit657045ca9aa4abe11088127a05d697e5ae99a5c9
tree93f23b2c7477273c5ef8d740e004cdce09f1e66e
parentf1e92c91b21b354802b8e342e414d62368820b43
s4:ldb - "ldb_dn_update_components" - fix free of invalid DN parts

Use "LDB_FREE" for such free operations and in addition wipe also the casefolded
DN out.
source4/lib/ldb/common/ldb_dn.c