The Samba-Bugzilla – Attachment 923 Details for
Bug 2113
rpc_parse/parse_lsa.c: 'start' dead code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
#if 0 'start' dead code
bug2113.patch (text/plain), 535 bytes, created by
Jason Mader (mail bounces back)
on 2005-01-30 11:43:10 UTC
(
hide
)
Description:
#if 0 'start' dead code
Filename:
MIME Type:
Creator:
Jason Mader (mail bounces back)
Created:
2005-01-30 11:43:10 UTC
Size:
535 bytes
patch
obsolete
>--- rpc_parse/parse_lsa.c Fri Jan 21 15:29:12 2005 >+++ ../../mod-samba-3.0.11rc1/source/rpc_parse/parse_lsa.c Sun Jan 30 13:36:06 2005 >@@ -214,15 +214,16 @@ > static BOOL lsa_io_obj_attr(const char *desc, LSA_OBJ_ATTR *attr, prs_struct *ps, > int depth) > { >- uint32 start; >- > prs_debug(ps, depth, desc, "lsa_io_obj_attr"); > depth++; > > if(!prs_align(ps)) > return False; >- >+ >+#if 0 >+ uint32 start; > start = prs_offset(ps); >+#endif > > /* these pointers had _better_ be zero, because we don't know > what they point to!
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 2113
: 923