[openssh-commits] CVS: shitei.mindrot.org: openssh
Darren Tucker
dtucker at mindrot.org
Thu May 26 19:59:48 EST 2005
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at shitei.mindrot.org 2005/05/26 19:59:48
Modified files:
. : ChangeLog auth-pam.c
Log message:
- (dtucker) [auth-pam.c] Bug #1033: Fix warnings building with PAM on Linux:
warning: dereferencing type-punned pointer will break strict-aliasing rules
warning: passing arg 3 of `pam_get_item' from incompatible pointer type
The type-punned pointer fix is based on a patch from SuSE's rpm. ok djm@
cvs -n rdiff -u -r1.3787 -r1.3788 openssh/ChangeLog
cvs -n rdiff -u -r1.122 -r1.123 openssh/auth-pam.c
More information about the openssh-commits
mailing list