smbd: Fix an assert
authorVolker Lendecke <vl@samba.org>
Wed, 20 Apr 2016 11:13:38 +0000 (13:13 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 16 May 2016 17:52:21 +0000 (19:52 +0200)
commita5d49b7ce1cfbf8491bc3d29c1ae5b0960b5fe01
tree17abec969da3975f36b7c0afb183cbd142e068e6
parentecbe6c669f00ca3db6be76b865f06b3ea9f2c014
smbd: Fix an assert

This might stumble over stale entries

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11844
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/oplock.c