Re: SEGFAULTs with Python bindings and generators

2020-10-02 Thread Daniel Shahaf
Yasuhito FUTATSUKI wrote on Wed, 30 Sep 2020 01:08 +00:00: > I also confirmed it occured in svn_fs_fs.is_packed_rev(). > > Perhaps SvnContentProxy object also keep fsroot object until the > stream is closed. I found a note in docstring for svn_fs_file_contents(): > > """ > * @todo kff: I am worr

Re: svn commit: r1882186 - in /subversion/trunk/subversion: libsvn_repos/authz.c tests/cmdline/svnauthz_tests.py tests/libsvn_repos/authz-test.c tests/libsvn_repos/repos-test.c

2020-10-02 Thread Daniel Shahaf
s...@apache.org wrote on Thu, 01 Oct 2020 19:36 +00:00: > Fix issue #4762 "authz doesn't combine global and repository rules" > > The new authz implementation of SVN 1.10 introduced an incompatible change > in the interpretation of authz rules: Global rules access were not > considered if per-repo