From fb1ae1eede65c9b7227d8f3da2e27fd720b8b711 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 9 Nov 2012 18:21:59 +0000 Subject: Fix sunrpc 64-bit (especially big-endian) issues (bug 14821). --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7eb7e8f777..7808ff83b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2012-11-09 Joseph Myers + + [BZ #14821] + * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed + offset in buffer as u_int32_t not u_long. Consistently use memcpy + for copies of such integer values. + * sunrpc/clnt_udp.c (clntudp_control): Likewise. + * sunrpc/clnt_unix.c (clntunix_control): Likewise. + 2012-11-09 Andreas Jaeger * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all -- cgit 1.4.1