]> granicus.if.org Git - libevent/commitdiff
Merge branch 'evhttp-request-own-fixes'
authorAzat Khuzhin <a3at.mail@gmail.com>
Wed, 9 Sep 2015 16:31:48 +0000 (19:31 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Wed, 9 Sep 2015 16:32:03 +0000 (19:32 +0300)
I hope that I validated all places where evhttp_request_free() called and
ownership of request can be belong to user-specific code.

* evhttp-request-own-fixes:
  http: fix evhttp_request_own() by checking EVHTTP_USER_OWNED in more cases
  test/regress_http: cover evhttp_request_own()

Fixes #68


Trivial merge