[ 
https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319798#comment-16319798
 ] 

Christopher Hunt commented on COMPRESS-407:
-------------------------------------------

Perhaps this is the culprit: 
https://github.com/apache/commons-compress/pull/40/files#diff-3f58d588388e91ea60577762a0527e8aR64.
 Maybe there was a confusion between blocksize and recordsize? Blocksize is 
always 512 while recordsize is typically 10240.

> Validate Block and Record Sizes
> -------------------------------
>
>                 Key: COMPRESS-407
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-407
>             Project: Commons Compress
>          Issue Type: Sub-task
>          Components: Archivers
>            Reporter: Simon Spero
>             Fix For: 1.15
>
>
> Reject record sizes not equal to 512 bytes; require block sizes to be 
> multiples of 512 bytes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to