OpenSSH 5.1: call for testing

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Wed Jul 9 19:33:25 EST 2008


On Tue, 8 Jul 2008, Cristian Ionescu-Idbohrn wrote:

> Warnings:
>
> bindresvport.c: In function `bindresvport_sa':
> bindresvport.c:57: warning: declaration of `sin' shadows a global declaration
>
> rresvport.c: In function `rresvport_af':
> rresvport.c:92: warning: implicit declaration of function `close'
>
> umac.c:187: warning: declaration of `buffer_ptr' shadows a global declaration
> buffer.h:31: warning: shadowed declaration is here
>
> auth.c: In function `auth_openkeyfile':
> auth.c:489: warning: implicit declaration of function `close'

I propose the attached trivial patches to kill the warnings listed
above.


Cheers,

-- 
Cristian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01_shadows_global.patch
Type: text/x-diff
Size: 1486 bytes
Desc: 
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080709/a74f347c/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_implicit_declaration_of_close.patch
Type: text/x-diff
Size: 568 bytes
Desc: 
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080709/a74f347c/attachment-0001.bin 


More information about the openssh-unix-dev mailing list