The Samba-Bugzilla – Attachment 1671 Details for
Bug 2353
smbclient -TF writes to an invalid file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
clitar -F option processing fix.
clitar-F-fix.txt (text/plain), 531 bytes, created by
William Jojo
on 2006-01-12 06:32:52 UTC
(
hide
)
Description:
clitar -F option processing fix.
Filename:
MIME Type:
Creator:
William Jojo
Created:
2006-01-12 06:32:52 UTC
Size:
531 bytes
patch
obsolete
>--- client/clitar.c.orig 2006-01-12 07:11:19.000000000 -0500 >+++ client/clitar.c 2006-01-12 08:29:48.000000000 -0500 >@@ -1696,8 +1696,7 @@ > return 0; > } > newOptind++; >- Optind++; >- if (! read_inclusion_file(argv[Optind])) { >+ if (! read_inclusion_file(argv[Optind + 1])) { > return 0; > } > } else if (Optind+1<argc && !tar_re_search) { /* For backwards compatibility */
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 2353
: 1671