On 3 March 2015 at 01:26,  <rhuij...@apache.org> wrote:
> Author: rhuijben
> Date: Mon Mar  2 22:26:07 2015
> New Revision: 1663450
>
> URL: http://svn.apache.org/r1663450
> Log:
> Following up on r1658194, fix removing tokens from the tokens cache.
> Just passing the token to svn_hash_sets() didn't work any more.
>
> * subversion/libsvn_ra_svn/editorp.c
>   (ra_svn_handle_close_dir,
>    ra_svn_handle_close_file): Properly handle svn_string_t tokens.
>
Good catch, Bert!

Do I understand correctly that last minute micro-optimization change
made in r1658194 [1] broke the 1.9.x branch (unbounded memory usage
and potential access to invalid memory)?

[1] http://svn.apache.org/r1658194

-- 
Ivan Zhakov

Reply via email to