OSDN Git Service

inet:rpc: fix authnone_marshal in multithreading context
authorCarmelo Amoroso <carmelo.amoroso@st.com>
Thu, 2 Feb 2012 17:22:36 +0000 (18:22 +0100)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Tue, 7 Feb 2012 06:55:45 +0000 (07:55 +0100)
commitc697912b3a9126390cb67099f94406239c370c79
tree97d3932b0f4d06aaa77489d7b68c0d45e0a72fe9
parentae0e6225db6dacb4d4de81245fba8671526dfe90
inet:rpc: fix authnone_marshal in multithreading context

This is a port of glibc's fix by Zack Weinberg as reported
in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=142312,
and discussed in http://sourceware.org/ml/libc-alpha/2002-04/msg00069.html
and following.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
libc/inet/rpc/auth_none.c
libc/inet/rpc/rpc_private.h
libc/inet/rpc/rpc_thread.c