Re: svn commit: rev 5259 - trunk/subversion/libsvn_ra_dav
From: <cmpilato_at_collab.net>
Date: 2003-03-11 06:35:38 CET
Greg Stein <gstein@lyra.org> writes:
> > Why not just like so?
Right. I used that approach to save a strlen()...
> apr_size_t len = strlen(path);
...because I forgot about apr_pstrmemdup(). :-(
> Woah!! This whole valid_targets thing is way busted, and has been for a long
Yah, I don't think it even gets used anymore. My recollection is that
---------------------------------------------------------------------
|
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.