The Samba-Bugzilla – Attachment 18502 Details for
Bug 15170
smbtree seg fault if using -N option.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
0001-Fix-smbtree-segfault-if-using-N-option.patch (text/plain), 482 bytes, created by
Aleksandr
on 2024-11-27 11:10:11 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Aleksandr
Created:
2024-11-27 11:10:11 UTC
Size:
482 bytes
patch
obsolete
>--- > lib/cmdline/cmdline.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/lib/cmdline/cmdline.c b/lib/cmdline/cmdline.c >index 9f4e964f..bf5d7bc0 100644 >--- a/lib/cmdline/cmdline.c >+++ b/lib/cmdline/cmdline.c >@@ -878,7 +878,7 @@ static void popt_common_credentials_callback(poptContext popt_ctx, > break; > case 'N': > ok = cli_credentials_set_password(creds, >- NULL, >+ "", > CRED_SPECIFIED); > if (!ok) { > fprintf(stderr, >-- >2.30.2 >
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 15170
: 18502