Displaying 1 result from an estimated 1 matches for "riverrat".
Did you mean:
rivera
2006 Mar 01
3
[Bug 1166] openssh-4.3p1 has some issues compiling
...ing
Product: Portable OpenSSH
Version: 4.3p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: bitbucket at mindrot.org
ReportedBy: gentoo.riverrat at gmail.com
While attempting to correct some compile warnings I noticed this:
gss-serv-krb5.c: In function `ssh_gssapi_krb5_storecreds':
gss-serv-krb5.c:156: warning: implicit declaration of function
`gss_krb5_copy_ccache'
This is actually a simple typo that was a bear to track down bu...