1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/locking
Andreas Schneider 9f6de82ef2 s3:locking: Fix integer overflow check in posix_lock_in_range()
This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-03-20 23:16:16 +01:00
..
brlock.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
leases_db.c leases_db: don't leak lock_path onto talloc tos 2015-01-12 19:22:30 +01:00
leases_db.h s3:locking: Change the data model for leases_db to cope with dynamic path renames. 2014-12-09 03:44:04 +01:00
leases_util.c s3/locking: helper functions for lease types 2017-05-06 19:01:14 +02:00
locking.c smbd: remove "id" from share_mode_entry 2018-02-13 05:01:38 +01:00
posix.c s3:locking: Fix integer overflow check in posix_lock_in_range() 2018-03-20 23:16:16 +01:00
proto.h smbd: Pass in "file_id" into share_mode_str() 2018-02-13 00:26:43 +01:00
share_mode_lock.c smbd: Pass "file_id" through share_entry_forall 2018-02-13 00:26:43 +01:00