diff options
author | Christopher R. Hertel (crh) <crh@samba.org> | 2014-02-12 14:08:12 -0600 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-02-12 23:57:05 +0100 |
commit | 9abf1623ed2384d529ef3a2442a55fb293dee8b0 (patch) | |
tree | ece6f0bb78d74fac21223447bc84c18d94e437a4 /lib/replace/wscript | |
parent | 69594dfb8cfa35612ff9ce96f9669d7ed94ad578 (diff) | |
download | samba-9abf1623ed2384d529ef3a2442a55fb293dee8b0.tar.gz samba-9abf1623ed2384d529ef3a2442a55fb293dee8b0.tar.xz samba-9abf1623ed2384d529ef3a2442a55fb293dee8b0.zip |
smbXsrv_open.c: Initialize local variable.
Coverity fix. Initialize status to NT_STATUS_OK. Otherwise, there are
code paths that would cause the smbXsrv_open_cleanup() function to
return an uninitialized value.
Cov: 1168008
Signed-off-by: Christopher R. Hertel (crh) <crh@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Wed Feb 12 23:57:05 CET 2014 on sn-devel-104
Diffstat (limited to 'lib/replace/wscript')
0 files changed, 0 insertions, 0 deletions