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 2017/09/14 16:11:08 UTC

[couchdb] branch master updated (ed6ec66 -> 190ee30)

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

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


    from ed6ec66  Add selector support for json indexes (#808)
     add 369b442  Catch invalid base64 in inline attachments
     new 190ee30  Merge pull request #817 from cloudant/issue-784-fix-invalid-base64-att-crash

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/couch/src/couch_att.erl          | 55 ++++++++++++++++++++++++++++++------
 test/javascript/tests/attachments.js | 18 ++++++++++++
 2 files changed, 64 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].

[couchdb] 01/01: Merge pull request #817 from cloudant/issue-784-fix-invalid-base64-att-crash

Posted by ei...@apache.org.
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 190ee307b0ce70ece06face009eb4ab5abdb33b4
Merge: ed6ec66 369b442
Author: Eric Avdey <ei...@eiri.ca>
AuthorDate: Thu Sep 14 13:11:05 2017 -0300

    Merge pull request #817 from cloudant/issue-784-fix-invalid-base64-att-crash
    
    Don't crash on invalid inline attachments

 src/couch/src/couch_att.erl          | 55 ++++++++++++++++++++++++++++++------
 test/javascript/tests/attachments.js | 18 ++++++++++++
 2 files changed, 64 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.