tevent_poll: Use the poll_event_context_destructor always
commit3ce58cbcf3d9653ee6b0002f52a29ab922beab4e
authorVolker Lendecke <vl@samba.org>
Thu, 31 Jan 2013 15:28:08 +0000 (31 16:28 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 3 Feb 2013 03:52:40 +0000 (2 19:52 -0800)
treeee65a7deb9790b162cbd9ea956c188445cceb46e
parente3309852f717e716181df584716aa17945326565
tevent_poll: Use the poll_event_context_destructor always

This is in preparation for the next patch to NULL out the event_ctx
pointers in the poll_ev->fresh list

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent_poll.c