Potential bug in follow_moved_to()
From: Ben Reser <ben_at_reser.org>
Date: Thu, 18 Apr 2013 16:06:54 -0700
In subversion/libsvn_wc/wc_db.c the function follow_moved_to() has an
It gets initialized by running a db query and if there is a row result
Later on it's used in a couple of places including some loop control.
However, there seems to be no error handling if there is no resulting row.
I'd fix it myself but I'm not familiar enough with the code to know
|
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.