The Samba-Bugzilla – Attachment 7584 Details for
Bug 8373
Can't join XP Pro workstations to 3.6.1 DC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for a workaround
charcnv.c.diff (text/plain), 297 bytes, created by
Torsten
on 2012-05-23 14:06:58 UTC
(
hide
)
Description:
patch for a workaround
Filename:
MIME Type:
Creator:
Torsten
Created:
2012-05-23 14:06:58 UTC
Size:
297 bytes
patch
obsolete
>--- lib/charcnv.c.orig 2012-05-23 13:29:19.752130710 +0200 >+++ lib/charcnv.c 2012-05-23 15:55:23.018978756 +0200 >@@ -516,6 +516,10 @@ > > again: > >+ // bug #8373 >+ if (strlen(inbuf) == 0) { >+ i_len = 0; >+ } > retval = smb_iconv(descriptor, > &inbuf, &i_len, > &outbuf, &o_len);
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 8373
:
6783
|
6784
|
6785
|
6786
|
7232
|
7233
|
7304
|
7305
|
7584
|
7585
|
7588
|
7589
|
7596
|
7599