Bugzilla – Attachment 458 Details for
Bug 706
newlines missing in PAM conversations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
auth-pam.c.diff (text/plain), 351 bytes, created by
Paul Bolton
on 2003-09-23 23:06:42 AEST
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Paul Bolton
Created:
2003-09-23 23:06:42 AEST
Size:
351 bytes
patch
obsolete
>168a169,172 >> buffer_put_cstring(&buffer, PAM_MSG_MEMBER(msg, i, msg)); >> ssh_msg_send(ctxt->pam_csock, >> PAM_MSG_MEMBER(msg, i, msg_style), &buffer); >> break; >171d174 >< buffer_append(&buffer,"\n",1); >398c401 >< plen += snprintf(**prompts + plen, len+1, "%s\n", msg); >--- >> plen += snprintf(**prompts + plen, len, "%s", msg);
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 706
: 458