search for: xss0

Displaying 1 result from an estimated 1 matches for "xss0".

Did you mean: ss0
2004 Jul 01
1
[Bug 705] Compiler warnings in auth-pam.c
...Created an attachment (id=674) --> (http://bugzilla.mindrot.org/attachment.cgi?id=674&action=view) Update to -current This patch makes auth-pam.c match the prototypes defined by the PAM specs for the conversation function and get_pam_item. See OSF RFC 86.0[1] (A.1 and appendix B) and and XSS0[2] (ss 5.1.2 and ch 6). It will cause warnings similar to the following on platforms that don't match the specs: auth-pam.c: In function `sshpam_thread': auth-pam.c:365: warning: passing arg 3 of `pam_get_item' from incompatible pointer type auth-pam.c:370: warning: assignment from in...