s3: Fix Coverity ID 2236: REVERSE_INULL
commit195ba5dd6b3757eb42f4a05ab488306053c6cf39
authorVolker Lendecke <vl@samba.org>
Wed, 30 Mar 2011 04:57:05 +0000 (30 06:57 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 30 Mar 2011 08:54:04 +0000 (30 10:54 +0200)
tree4846d10660e260a5b96d2d3ab84109d4c1270c31
parent49a3685374e23b61cc5454309d83eec05764e527
s3: Fix Coverity ID 2236: REVERSE_INULL

We have already dereferenced "b", and the other calls in this loop can only
have worked with a valid handle
(cherry picked from commit 8486f0fa0495e51d204dca970bf864041123b631)
source3/smbd/lanman.c