On Tue, Jul 30, 2013 at 8:02 PM, Daniel Shahaf <danie...@apache.org> wrote: >... > svn_hash__make uses a hash function which does a strlen().
And I recall a lot of discussion when that function was introduced. The current docstring for it in svn_subr_private.h provides ZERO information on why/when it should be used. If it causes problems and has no apparent justification, then why are we using it? Cheers, -g