Re: svn commit: r1422042 - /subversion/trunk/subversion/libsvn_fs_fs/rep-cache.c
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 14 Dec 2012 19:58:54 +0000 (GMT)
> URL: http://svn.apache.org/viewvc?rev=1422042&view=rev
> Log:
I noticed the other day that WC DB code in many places fails to reset stmts on error, but that svn_sqlite__get_statement() automatically resets the stmt if it hasn't been reset since last used. Does this tally with your understanding of what you just fixed in the rep-cache -- that is, it could be described as a functionally harmless coding style violation?
If so it would be good to say so in log msg & issue to indicate it doesn't need back-porting.
- Julian
> * subversion/libsvn_fs_fs/rep-cache.c
> Modified: subversion/trunk/subversion/libsvn_fs_fs/rep-cache.c
> /* Check global invariants. */
|
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.