s3-smbd: Check return code of SMB_VFS_{L}STAT.
authorAndreas Schneider <asn@samba.org>
Thu, 13 Dec 2012 13:26:40 +0000 (14:26 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 21 Dec 2012 12:55:59 +0000 (13:55 +0100)
commit3dda9177708df4d3f2451d23a186b03a856aba87
treea3a48519e01b4cc797f38807619996623e1065a1
parent8631a9090bd22f5ce3036dd596a213dd9d8a67c4
s3-smbd: Check return code of SMB_VFS_{L}STAT.

Found by Coverity.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/smbd/reply.c