The Samba-Bugzilla – Attachment 2049 Details for
Bug 3948
set ACL Problem with 3.0.23
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
lsa.diff (text/plain), 439 bytes, created by
Volker Lendecke
on 2006-07-19 10:54:28 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2006-07-19 10:54:28 UTC
Size:
439 bytes
patch
obsolete
>Index: source/rpc_parse/parse_lsa.c >=================================================================== >--- source/rpc_parse/parse_lsa.c (Revision 17078) >+++ source/rpc_parse/parse_lsa.c (Arbeitskopie) >@@ -986,6 +986,9 @@ > if(!prs_uint16("info_class", ps, depth, &ctr->info_class)) > return False; > >+ if(!prs_align(ps)) >+ return False; >+ > switch (ctr->info_class) { > case 1: > if(!lsa_io_dom_query_1("", &ctr->info.id1, ps, depth))
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 3948
: 2049