On Fri, Jul 26, 2013 at 12:22 AM, Ben Reser <[email protected]> wrote: > I haven't nominated it for backport yet because I wanted to figure out > what to do about svn_hash_gets(). But I ended up realizing that there > isn't a good solution there.
Just realized there's no reason to backport this. 1.8.x uses APR_HASH_KEY_STRING and not strlen() since this was done after we branched and never merged over.
