http: fix evhttp_request_own() by checking EVHTTP_USER_OWNED in more cases
authorAzat Khuzhin <a3at.mail@gmail.com>
Wed, 9 Sep 2015 16:21:51 +0000 (19:21 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Wed, 9 Sep 2015 16:31:12 +0000 (19:31 +0300)
commitb0d3964ff5cf26a0d50ebef72fef177f75e9a025
tree654623ec080009c760030c31223d685140b8e882
parent6f6fa0d28a4249ead3a0446bd5a17fd6d47baf2f
http: fix evhttp_request_own() by checking EVHTTP_USER_OWNED in more cases

Suggested-by: @ellzey
Fixes: http/request_own
Fixes: #68
http.c