The Samba-Bugzilla – Attachment 2924 Details for
Bug 4028
no message popup for message with smbclient -M
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
r25169
4028.diff (text/plain), 412 bytes, created by
Volker Lendecke
on 2007-09-14 13:35:58 UTC
(
hide
)
Description:
r25169
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2007-09-14 13:35:58 UTC
Size:
412 bytes
patch
obsolete
>diff --git a/source/client/client.c b/source/client/client.c >index 91cf128..52ca5e3 100644 >--- a/source/client/client.c >+++ b/source/client/client.c >@@ -193,6 +193,10 @@ static void send_message(void) > msg[l] = c; > } > >+ if ((total_len > 0) && (strlen(msg) == 0)) { >+ break; >+ } >+ > if (!cli_message_text(cli, msg, l, grp_id)) { > d_printf("SMBsendtxt failed (%s)\n",cli_errstr(cli)); > return;
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 4028
:
2097
| 2924