You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Philip Martin (JIRA)" <ji...@apache.org> on 2018/03/08 11:36:00 UTC

[jira] [Created] (SVN-4722) checksum fail during commit when delta is 16K

Philip Martin created SVN-4722:
----------------------------------

             Summary: checksum fail during commit when delta is 16K
                 Key: SVN-4722
                 URL: https://issues.apache.org/jira/browse/SVN-4722
             Project: Subversion
          Issue Type: Bug
          Components: libsvn_fs_fs
    Affects Versions: 1.9.7
            Reporter: Philip Martin


As discussed

[https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87lgf3fda2.fsf%40codematters.co.uk%3E]

[https://svn.haxx.se/dev/archive-2018-03/0070.shtml]

There is an error in the checksum code added to 1.9.7 to detect SHA1 collisions. The expanded length is caculated incorrectly and when the delta length is a multiple of 16K the checksum calculation stops early and fails.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)