s4-pyrpc: use s4_event_context_init()
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 02:07:56 +0000 (12:07 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 05:55:39 +0000 (15:55 +1000)
commitf0803de830d4f1a009b5ef2a06fd94e0f25b3ea8
treef1362555a27a192034a64f67d09e8fdb44c2b78d
parent470d87701bfc4d3d58b9cf0c6e5f240bc24707d9
s4-pyrpc: use s4_event_context_init()

This fixes a crash when using kerberos and the python dcercpc
interface, which requires event nesting

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/librpc/rpc/pyrpc.c