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

Re: svn commit: r12886 - trunk/subversion/libsvn_ra_dav

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-31 21:48:57 CET

kfogel@tigris.org writes:

> Author: kfogel
> Date: Mon Jan 31 14:31:54 2005
> New Revision: 12886
>
> Modified:
> trunk/subversion/libsvn_ra_dav/props.c
> Log:
> Check for an unusual, but not inconceivable, error case:
>
> * subversion/libsvn_ra_dav/props.c
> (svn_ra_dav__search_for_starting_props): Error if Neon was unable to
> parse the URL, instead of proceeding with a null parsed_url.path.

I looked into fixing this; I didn't do it because there are other
places where ne_uri_parse is used unchecked, and some of those return
through merge.c:end_element and I wasn't sure how to handle the error.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 31 21:50:30 2005

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.