Bug 466

Summary: stfp cmds[] array conflicts with libc
Product: Portable OpenSSH Reporter: Melvyn Sopacua <mdev>
Component: sftpAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: ix86   
OS: BSDI   
Attachments:
Description Flags
Patch for stftp-int.c none

Description Melvyn Sopacua 2003-01-13 00:51:32 AEDT
Also discussed in #146, but still unresolved.

The cmds[] array is also used in libc, which conflicts, unless protected by 
either renaming or using it statically.
Comment 1 Melvyn Sopacua 2003-01-13 00:53:52 AEDT
Created attachment 203 [details]
Patch for stftp-int.c
Comment 2 Damien Miller 2003-01-13 21:58:50 AEDT
Applied - thanks.
Comment 3 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED