Fix a segfault in the eventscript timeout handler.
authorVolker Lendecke <vlendec@samba.org>
Tue, 3 Nov 2009 19:01:00 +0000 (20:01 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 5 Nov 2009 10:13:53 +0000 (11:13 +0100)
commiteda052101728cf922ce892e3c53b4f37e7ceac42
tree3828a55edc31b62969d40926a32902a9c19cb0bd
parentb7dc1e0720991cc65353e07cf87608acea21ba27
Fix a segfault in the eventscript timeout handler.

The state was freed too early.

Signed-off-by: Michael Adam <obnox@samba.org>
server/eventscript.c