summaryrefslogtreecommitdiff
path: root/source3/smbd/sesssetup.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-01-02 23:28:55 +0000
committerJeremy Allison <jra@samba.org>2002-01-02 23:28:55 +0000
commit4178f211d1d2d133b96b420361944f5e197ec556 (patch)
tree3ba54c0b0776a724d1a3cb406455919dcdd88c14 /source3/smbd/sesssetup.c
parentbb70b7811f91290f8c23e745681951a543c15ed4 (diff)
downloadsamba-4178f211d1d2d133b96b420361944f5e197ec556.tar.gz
samba-4178f211d1d2d133b96b420361944f5e197ec556.tar.bz2
samba-4178f211d1d2d133b96b420361944f5e197ec556.zip
debug statement fixups.
Merge SAFE_FREE fix in tdb from 2.2, and IRIX fix. Jeremy. (This used to be commit eb6607466565bcd5b3800492d0bc1ae8a44da4f6)
Diffstat (limited to 'source3/smbd/sesssetup.c')
-rw-r--r--source3/smbd/sesssetup.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/smbd/sesssetup.c b/source3/smbd/sesssetup.c
index 57e0ee2f3a..41a7a657e2 100644
--- a/source3/smbd/sesssetup.c
+++ b/source3/smbd/sesssetup.c
@@ -792,8 +792,3 @@ int reply_sesssetup_and_X(connection_struct *conn, char *inbuf,char *outbuf,
END_PROFILE(SMBsesssetupX);
return chain_reply(inbuf,outbuf,length,bufsize);
}
-
-
-
-
-