When tallocing a memory block for the state in a tevent_req struct,
commit7be1d727a31b34debbcf8faa1e0bea911112d145
authorJeremy Allison <jra@samba.org>
Tue, 14 Jul 2009 23:42:21 +0000 (14 16:42 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 14 Jul 2009 23:42:21 +0000 (14 16:42 -0700)
tree79268cc33cada96db83a454dfdcf3f62f0dc84c6
parente84d5bb02d113ae54172755ea284e7f22b677a7b
When tallocing a memory block for the state in a tevent_req struct,
ensure it's zeroed out. Vl & Metze please check.
Jeremy.
lib/tevent/tevent_req.c