summaryrefslogtreecommitdiffstats
path: root/source3/smbd/files.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/files.c')
-rw-r--r--source3/smbd/files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/files.c b/source3/smbd/files.c
index 1ad601abcd..19896a789d 100644
--- a/source3/smbd/files.c
+++ b/source3/smbd/files.c
@@ -727,7 +727,7 @@ NTSTATUS file_name_hash(connection_struct *conn,
{
char tmpbuf[PATH_MAX];
char *fullpath, *to_free;
- size_t len;
+ ssize_t len;
/* Set the hash of the full pathname. */