svn_fs__dag_get_node question
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-08 01:35:10 CEST
Philip Martin <philip@codematters.co.uk> writes:
> These are junk, the addresses are out-of-bounds. I see that
There are four calls to svn_fs__dag_get_node in libsvn_fs/tree.c that
static svn_error_t *
/* Get the nodes. */
static svn_error_t *
/* Get the nodes. */
return svn_fs__dag_is_parent (is_parent, node1, node2, trail);
So the question is what should happen if the calls fail. Should the
-- Philip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jun 8 01:35:40 2002 |
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.