s3-lanman: Make sure count is not used uninitialized if we jump to out.
authorAndreas Schneider <asn@samba.org>
Mon, 28 Jun 2010 09:16:19 +0000 (11:16 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 28 Jun 2010 10:56:13 +0000 (12:56 +0200)
commit6ac050f73f7be0d49003e4c9053826620f5e3c6c
tree435b0654516c741e2a1e034f71126cc634519613
parentd11e184ed25e6a89ecfbe24673008d7adf5e770a
s3-lanman: Make sure count is not used uninitialized if we jump to out.

Found by clang-analyzer.
source3/smbd/lanman.c