From 4efbd5cb39dfa170056532185c724ab2ff545585 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 4 Dec 2011 13:20:06 -0500 Subject: Fix aliasing issues in RPC code --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad891bedd3..6416f9e75b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-12-04 Ulrich Drepper + + * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues. + * sunrpc/clnt_tcp.c (clnttcp_control): Likewise. + * sunrpc/clnt_udp.c (clntudp_call): Likewise. + 2011-12-03 Ulrich Drepper * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED, -- cgit v1.2.3