You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ei...@apache.org on 2019/02/05 14:39:33 UTC

[couchdb] 01/01: Merge pull request #1901 from apache/fix-doc-update-invalid-rev-crash

This is an automated email from the ASF dual-hosted git repository.

eiri pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 20448c654a0f7c82e8defffe7a850d69378e2f33
Merge: 9517b26 fbb5a14
Author: Eric Avdey <ei...@eiri.ca>
AuthorDate: Tue Feb 5 10:39:27 2019 -0400

    Merge pull request #1901 from apache/fix-doc-update-invalid-rev-crash
    
    Fix `badarg` crash on an invalid revision for individual doc update

 src/couch/src/couch_doc.erl           |  8 ++++----
 src/couch/test/couch_db_doc_tests.erl | 21 ++++++++++++++++++++-
 2 files changed, 24 insertions(+), 5 deletions(-)