From f08bdb5a7e599ff95c72df7a92def141360c9b80 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 26 May 2005 19:59:48 +1000 Subject: - (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@ --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c153fd19f..4dec60c1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -97,6 +97,10 @@ ok deraadt@, cloder@, djm@ - (dtucker) [regress/reexec.sh] Add ${EXEEXT} so this test also works on Cygwin. + - (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@ 20050524 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] @@ -2596,4 +2600,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.3787 2005/05/26 03:43:57 dtucker Exp $ +$Id: ChangeLog,v 1.3788 2005/05/26 09:59:48 dtucker Exp $ -- cgit v1.2.3