s4-libnet Always return after composite_error()
commit4f7666f97120a01e5bbbf335cf3effbddd2b5cd2
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Apr 2012 07:27:02 +0000 (23 17:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 23 Apr 2012 10:48:02 +0000 (23 20:48 +1000)
tree530b93ad719b09064febdbf5da48ffcc2cc1b178
parent3ffd0f8423ce5d6bf3c9dd06c9402193c00c33b1
s4-libnet Always return after composite_error()

This can and does cause crashes as multiple conflicting sets of callbacks run on
memory that may have been destroyed.

Andrew Bartlett
source4/libnet/groupinfo.c
source4/libnet/libnet_domain.c
source4/libnet/userinfo.c