On Mon, Feb 15, 2021 at 07:47:48PM +0000, Daniel Shahaf wrote:
> s...@apache.org wrote on Fri, Feb 12, 2021 at 10:40:16 -0000:
> > Author: stsp
> > Date: Fri Feb 12 10:40:16 2021
> > New Revision: 1886460
> > 
> > URL: http://svn.apache.org/viewvc?rev=1886460&view=rev
> > Log:
> > Add a test for the NULL deref issue also known as CVE-2020-17525.
> > 
> > * subversion/tests/cmdline/mod_authz_svn_tests.py
> >   (nonexistent_repos_relative_access_file): New test.
> 
> Propose this for backport?

Yes, done now in r1886583.

> > +++ subversion/trunk/subversion/tests/cmdline/mod_authz_svn_tests.py Fri 
> > Feb 12 10:40:16 2021
> > @@ -1072,6 +1072,43 @@ def repos_relative_access_file(sbox):
> >  
> >    verify_gets(test_area_url, in_repos_authz_tests)
> >  
> > +# test for the bug also known as CVS-2020-17525
> 
> s/S/E/

Thank you! This typo is also fixed now and part of the backport proposal.

Thanks,
Stefan

Reply via email to