[
https://issues.apache.org/jira/browse/COUCHDB-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Dionne updated COUCHDB-423:
-------------------------------
Attachment: couch_file.diff
attached patch fixes the issue.
> couch_file misses an edge case
> ------------------------------
>
> Key: COUCHDB-423
> URL: https://issues.apache.org/jira/browse/COUCHDB-423
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Reporter: Bob Dionne
> Priority: Minor
> Attachments: couch_file.diff
>
>
> pread_binary reads the first 20 bytes. This causes a simple append_binary
> followed by pread_binary to fail, as in 010-file-basics.t test case. This
> case may never occur because of couchdb's file format
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.