The Samba-Bugzilla – Attachment 6286 Details for
Bug 8009
net rap session cannot get username
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
0001-s3-Fix-bug-8009.patch (text/plain), 756 bytes, created by
Volker Lendecke
on 2011-03-12 09:56:09 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2011-03-12 09:56:09 UTC
Size:
756 bytes
patch
obsolete
>From 9b686f4d6d16cc1a12300e4207962c47350883f9 Mon Sep 17 00:00:00 2001 >From: Volker Lendecke <vl@samba.org> >Date: Sat, 12 Mar 2011 10:49:27 +0100 >Subject: [PATCH] s3: Fix bug 8009 > >Jeremy, please check! >--- > source3/libsmb/clirap2.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/source3/libsmb/clirap2.c b/source3/libsmb/clirap2.c >index a088397..20efca3 100644 >--- a/source3/libsmb/clirap2.c >+++ b/source3/libsmb/clirap2.c >@@ -212,7 +212,7 @@ static size_t rap_getstringp(TALLOC_CTX *ctx, char *p, char **dest, char *r, uin > } > } > pull_string_talloc(ctx,src,0,dest,src,len,STR_ASCII); >- return len; >+ return 4; > } > > static char *make_header(char *param, uint16 apinum, const char *reqfmt, const char *datafmt) >-- >1.6.3.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 8009
:
6285
|
6286
|
6288