winbindd: allocate winbindd child state on heap
authorDavid Disseldorp <ddiss@samba.org>
Thu, 18 Apr 2013 15:12:15 +0000 (17:12 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Thu, 18 Apr 2013 15:12:15 +0000 (17:12 +0200)
commitea1b619b5970df4f88c0031f609fbfa15c949205
tree0ad8cd71412aae3d96d233f9c9f6ff5a75b79bfc
parent15ed4e713fc030c4cf96167601e0e323f40dca62
winbindd: allocate winbindd child state on heap

Allows the structure to be passed to the tevent_done callback.
source3/winbindd/winbindd_dual.c