s3: Fix Coverity ID 2236: REVERSE_INULL
commit8486f0fa0495e51d204dca970bf864041123b631
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 07:58:33 +0000 (30 09:58 +0200)
tree29203e9948ca1476426ee03bb56b4bd66e64039f
parentde635fe1f71abfdce50e49dc517b4a55f8449c2f
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
source3/smbd/lanman.c