[
https://issues.apache.org/jira/browse/SVN-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Foad updated SVN-4707:
-----------------------------
Description:
On platforms where 'long' is 32 bits, such as at least some versions of
Windows, svnrdump printed bad headers for file-representations more than 2GB in
length, up to version 1.8.19.
Attempting to load such a dump file gave this error: "svnadmin: E140001: Sum of
subblock sizes larger than total block content length".
This code was refactored before version 1.9.0 such that the bug was no longer
present.
Found by: Ronald Taneza <ronald.taneza{_AT_}gmail.com>
> svnrdump dump: 2GB limit on content-length header
> -------------------------------------------------
>
> Key: SVN-4707
> URL: https://issues.apache.org/jira/browse/SVN-4707
> Project: Subversion
> Issue Type: Bug
> Affects Versions: 1.8.19
> Reporter: Julian Foad
> Attachments: svnrdump-2GB-content-length-2.patch
>
>
> On platforms where 'long' is 32 bits, such as at least some versions of
> Windows, svnrdump printed bad headers for file-representations more than 2GB
> in length, up to version 1.8.19.
> Attempting to load such a dump file gave this error: "svnadmin: E140001: Sum
> of subblock sizes larger than total block content length".
> This code was refactored before version 1.9.0 such that the bug was no longer
> present.
> Found by: Ronald Taneza <ronald.taneza{_AT_}gmail.com>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)