The Samba-Bugzilla – Attachment 494 Details for
Bug 1309
Signal 11 panic smbd crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
additional patch to fix security = share
look (text/plain), 328 bytes, created by
Gerald (Jerry) Carter (dead mail address)
on 2004-05-06 08:26:50 UTC
(
hide
)
Description:
additional patch to fix security = share
Filename:
MIME Type:
Creator:
Gerald (Jerry) Carter (dead mail address)
Created:
2004-05-06 08:26:50 UTC
Size:
328 bytes
patch
obsolete
>Index: smbd/password.c >=================================================================== >--- smbd/password.c (revision 518) >+++ smbd/password.c (working copy) >@@ -492,6 +492,8 @@ > > if ( session_userlist ) > user_list = strdup(session_userlist); >+ else >+ user_list = strdup(""); > > if (!user_list) > return(False);
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 1309
:
486
|
487
|
489
| 494