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
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.