smbd: Fix CID 703870 Uninitialized scalar variable
authorVolker Lendecke <vl@samba.org>
Sun, 3 May 2015 09:27:16 +0000 (09:27 +0000)
committerVolker Lendecke <vl@samba.org>
Wed, 6 May 2015 13:37:14 +0000 (15:37 +0200)
commit009cf612c83cd2edc9bc592e25533801128f1922
treeb3d78507503def90dce7ff597c8c5476541321e5
parentbfbaf51cd627b2d1052dd23be4b0df5e004cc92f
smbd: Fix CID 703870 Uninitialized scalar variable

msg.msg_flags was uninitialized in the recvmsg call

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
source3/modules/vfs_aio_fork.c