1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/locking
Jeremy Allison bed323cebc s3 : smbd : Protect all possible code paths from fsp->op == NULL.
In changes to come this will be possible for an INTERNAL_OPEN_ONLY.
The protection was already in place for some code paths, this
makes the coverage compete.

Bug 10564 - Lock order violation and file lost

https://bugzilla.samba.org/show_bug.cgi?id=10564

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2014-05-02 21:27:07 +02:00
..
brlock.c s3 : smbd : Protect all possible code paths from fsp->op == NULL. 2014-05-02 21:27:07 +02:00
locking.c smbd: Explicitly pass "file_id" to rename_share_filename 2014-03-21 19:20:17 +01:00
posix.c s3: Remove reduce_windows_lock_ref_count, used only once 2012-06-22 15:16:51 +02:00
proto.h smbd: Explicitly pass "file_id" to rename_share_filename 2014-03-21 19:20:17 +01:00
share_mode_lock.c smbd: Remove unused "share_mode_data->id" 2014-03-21 21:22:24 +01:00