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

ASF GitHub Bot commented on COUCHDB-3273:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-couch/pull/221


> Negative parameter count sent to /_uuids lead to crash
> ------------------------------------------------------
>
>                 Key: COUCHDB-3273
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3273
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Eric Avdey
>            Assignee: Eric Avdey
>
> We are checking if "count" is an integer, but not validating that it is 
> positive
> {code}
> $ http :15984/_uuids count==-1
> {
>     "error": "unknown_error",
>     "reason": "function_clause",
>     "ref": 2013513219
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to