This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Fix RPC/raw


On Sat, Apr 20, 2002 at 10:21:24AM -0700, Ulrich Drepper wrote:
> On Fri, 2002-04-12 at 17:03, H . J . Lu wrote:
> 
> > 2002-04-12  H.J. Lu  <hjl@gnu.org>
> > 
> > 	* sunrpc/clnt_raw.c (clntraw_create): Properly set xdrs and
> > 	client.
> 
> This patch is certainly correct and I've checked it in.  Thanks HJ. 
> Whether it is enough to fix Zack's problems he will have to tell us.

I don't have a need for functional threaded RPC anymore.  However, I'm
certain that there are other bugs along these lines in this code.
Every last one of the RPC-related thread variables needs to be checked
for whether it should be something else.

I can do the audit if there's interest, but I don't have the ability
to test it.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]