Note that making ldb the event context parent seem to lead to races when
authorSimo Sorce <idra@samba.org>
Sun, 15 Jun 2008 15:11:14 +0000 (11:11 -0400)
committerSimo Sorce <idra@samba.org>
Sun, 15 Jun 2008 19:06:26 +0000 (15:06 -0400)
commit59ce56749130c4e3656e8c4aa9208005d93c6da6
treea5fe0915bf6620d14aa94890db2f4d1a905f6188
parent7a2d16241416fe8ae88541e1087aa502c6a5388c
Note that making ldb the event context parent seem to lead to races when
freeing up resources. Try to avoid races by making the autofree context
be the parent of the event system
(This used to be commit 10ffa87b6b7ebfe51e81819feb93a72e9ec10418)
source4/lib/ldb/common/ldb.c