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

Re: Lack of validation in svn_repos_open()

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-12-06 21:51:36 CET

On Tue, 2005-12-06 at 19:29 +0000, Malcolm Rowe wrote:
> Ow. That seems... extreme, not to mention unexpected. Unless I'm
> missing something, we don't actually seem to document this anywhere
> either: certainly not in svn_repos.h, and not in svn_path.h either.

It's in svn_path.h:

 * All paths passed to the @c svn_path_xxx functions, with the exceptions of
 * the svn_path_canonicalize() and svn_path_internal_style() functions,
 * must be in canonical form.

You're correct that higher-level functions which inherit this
requirement do not appear to document it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 6 21:52:46 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.