The Samba-Bugzilla – Attachment 924 Details for
Bug 2132
libsmb/ntlmssp.c: target_name_dns is set but never used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
removes target_name_dns dead code
bug2132.patch (text/plain), 642 bytes, created by
Jason Mader (mail bounces back)
on 2005-01-30 11:50:38 UTC
(
hide
)
Description:
removes target_name_dns dead code
Filename:
MIME Type:
Creator:
Jason Mader (mail bounces back)
Created:
2005-01-30 11:50:38 UTC
Size:
642 bytes
patch
obsolete
>--- libsmb/ntlmssp.c Wed Dec 15 09:33:13 2004 >+++ ../../mod-samba-3.0.11rc1/source/libsmb/ntlmssp.c Sun Jan 30 13:48:25 2005 >@@ -442,13 +442,6 @@ > /* This creates the 'blob' of names that appears at the end of the packet */ > if (chal_flags & NTLMSSP_CHAL_TARGET_INFO) > { >- const char *target_name_dns = ""; >- if (chal_flags |= NTLMSSP_TARGET_TYPE_DOMAIN) { >- target_name_dns = dnsdomname; >- } else if (chal_flags |= NTLMSSP_TARGET_TYPE_SERVER) { >- target_name_dns = dnsname; >- } >- > msrpc_gen(&struct_blob, "aaaaa", > NTLMSSP_NAME_TYPE_DOMAIN, target_name, > NTLMSSP_NAME_TYPE_SERVER, ntlmssp_state->get_global_myname(),
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 2132
: 924