[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: pc.dph used after destroyed

From: <cmpilato_at_collab.net>
Date: 2001-12-04 18:04:51 CET

Max Okumoto <okumoto@ucsd.edu> writes:

> > In function svn_ra_dav__get_props() the variable 'req' becomes
> > invalid when ne_propfind_destroy(pc.dph) is called.
> >
> > But is used several lines down:
> > if (404 == ne_get_status(req)->code)
>
> * subversion/libsvn_ra_dav/props.c
> Extract status code from request object before it gets destroyed
> and use that value in the test.

This (and your other 2 similar) patches have been committed. Thanks,
Max!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.