summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/smbd/nttrans.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/nttrans.c b/source3/smbd/nttrans.c
index 6421a14b28..d878df6636 100644
--- a/source3/smbd/nttrans.c
+++ b/source3/smbd/nttrans.c
@@ -1554,7 +1554,6 @@ static int call_nt_transact_create(connection_struct *conn, char *inbuf, char *o
}
restore_case_semantics(conn, file_attributes);
- talloc_destroy(ctx);
file_len = sbuf.st_size;
fmode = dos_mode(conn,fname,&sbuf);