On Thu, Jan 3, 2013 at 12:40 PM, Branko Čibej <br...@wandisco.com> wrote: > We have maintainer-mode magic that aborts if it detects an svn_error_t > that was not properly cleaned up.
That's exactly what it was, we didn't call svn_error_clear() after svn_handle_error2().