r16476: Error in composite functions implemented the 'old way' (single event handler,
commit9e800fd0cfda9e731905fc0f19781def5cdba89f
authorRafal Szczesniak <mimir@samba.org>
Thu, 22 Jun 2006 21:29:21 +0000 (22 21:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:30 +0000 (10 14:09 -0500)
tree48714232ce82f326c1430b6f08dfe7e25343b78c
parent1ca34c90902d71d95ea2310286a591af86804d51
r16476: Error in composite functions implemented the 'old way' (single event handler,
no continue functions) need to report an error by means of state only.
composite_error calls event handler function which frees the context and
state structure. This fixes a segfault in some cases (caught it on modifyuser
test).

rafal
source/libnet/userman.c