Re: svn commit: r35379 - in trunk/subversion: include/private libsvn_fs_fs libsvn_subr
From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 21 Jan 2009 21:04:53 +0100
On Wed, Jan 21, 2009 at 19:52, Hyrum K. Wright <hyrum_at_hyrumwright.org> wrote:
You changed this decl in a later revision to:
const char * const *statement_strings;
but the argument uses [] ... maybe do the same here?
>...
Before the if, maybe add:
SVN_ERR_ASSERT(stmt_idx < db->nbr_statements);
Cheers,
------------------------------------------------------
|
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.