ldb:ldb_msg_add_value - fix here a wrong memory context
commit9733d711994fc7955a041b34a7b7a39f303d5cf3
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 1 Dec 2010 15:19:17 +0000 (1 16:19 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 1 Dec 2010 15:30:08 +0000 (1 16:30 +0100)
treea32c3f51ce216f64cf3133094a364dc7fabab1d8
parent0cf456960599d4a7b7af3cdc9d070d018572f77b
ldb:ldb_msg_add_value - fix here a wrong memory context

A value array allocation should belong to "msg->elements" not "msg" directly
source4/lib/ldb/common/ldb_msg.c