Fix tevent_common_context_destructor to remove all events instead of just the first one
authorBo Yang <boyang@novell.com>
Sat, 10 Jan 2009 05:46:50 +0000 (13:46 +0800)
committerStefan Metzmacher <metze@samba.org>
Sun, 11 Jan 2009 14:26:47 +0000 (15:26 +0100)
commitde4812ea1c9ed9ca69f949411fbdb0c8a0e66eef
treec9ba535c56101400f89998bc68c36b9e568cf8da
parent0c2f8ab3ecf5535b053fa974a93ff6d65e619c2c
Fix tevent_common_context_destructor to remove all events instead of just the first one

Signed-off-by: Bo Yang <boyang@novell.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent.c