r17698: The original code assumed that &data->context was a valid talloc
commitcda3a37d76872c9243420904b0cf92a38d3cdb5d
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Aug 2006 06:01:47 +0000 (22 06:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:27 +0000 (10 14:16 -0500)
tree56870688df20e610212d63243c4b89218824cc4a
parent1d1f100a730f5fc8b6cffd1079ed1563248b55f2
r17698: The original code assumed that &data->context was a valid talloc
pointer.

This only works when this is the only structure member, but when I
added a new context pointer, it failed.

Andrew Bartlett
(This used to be commit 5bcfa12cef0d9eba5d5d1f65f676e7852297667f)
source4/lib/ldb/modules/ldb_map.c
source4/lib/ldb/modules/ldb_map.h