Fix defer_open() fuction in the open code path to cope with a NULL lck parameter.
commit0362dcbd09f27b33ed8c5264c7f22ee00ddc5d64
authorJeremy Allison <jra@samba.org>
Fri, 29 Jun 2012 19:56:57 +0000 (29 12:56 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 30 Jun 2012 00:23:39 +0000 (30 02:23 +0200)
tree138e058f4050dc267850237b5ccbd1e018077b88
parent34bb743ce3e24dde8b8fccdccb8f9c443fb2cd6f
Fix defer_open() fuction in the open code path to cope with a NULL lck parameter.
source3/smbd/open.c