Bug 1166

Summary: openssh-4.3p1 has some issues compiling
Product: Portable OpenSSH Reporter: RiverRat <gentoo.riverrat>
Component: Kerberos supportAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 4.3p1   
Hardware: All   
OS: Linux   
Bug Depends on:    
Bug Blocks: 1155    
Attachments:
Description Flags
The tweak none

Description RiverRat 2006-03-02 05:46:42 AEDT
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 but should get
corrected immediately as it is potentially problematic on amd64.

I originally reported this to Gentoo and submitted a patch:
http://bugs.gentoo.org/show_bug.cgi?id=124494
Comment 1 RiverRat 2006-03-02 05:47:54 AEDT
Created attachment 1088 [details]
The tweak
Comment 2 Darren Tucker 2006-03-03 16:34:56 AEDT
Thanks, we will add that.
Comment 3 Darren Tucker 2006-03-04 09:01:04 AEDT
Applied to both -head and 4.3 branch so it will be in the next release.  Thanks for the report.
Comment 4 Darren Tucker 2006-09-28 19:25:58 AEST
With the release of 4.4, we believe that this bug is now closed.  For information about the release please see http://www.openssh.com/txt/release-4.4 .