tevent: don't force the nesting flag to false in the destructor
authorAndrew Tridgell <tridge@samba.org>
Fri, 12 Aug 2011 01:56:28 +0000 (11:56 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 12 Aug 2011 03:18:25 +0000 (05:18 +0200)
commit4aba7752195ffda980abf4a98b870d113615f662
tree950ead53a9da46b6b3c11ac5ae39431d0010aa55
parentf444eeb51c358a8062ba6e00101f88b753d69fc7
tevent: don't force the nesting flag to false in the destructor

the tevent destructor is called in tevent_re_initialise(), to reset
the event context back to its original state for creating child
processes. We need the nesting flag to stay the same

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Fri Aug 12 05:18:25 CEST 2011 on sn-devel-104
lib/tevent/tevent.c