]> granicus.if.org Git - libevent/commit
Fix crashing http server when callback do not reply in place from *gencb*
authorAzat Khuzhin <a3at.mail@gmail.com>
Sat, 4 Nov 2017 16:13:28 +0000 (19:13 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sat, 4 Nov 2017 16:15:32 +0000 (19:15 +0300)
commit306747e51c1f0de679a3b165b9429418c89f8d6a
tree0885b204efe0526bf602531cac636f8d5314e767
parent3f19c5eb8335500ca6f0dd3b62c32d06103757d0
Fix crashing http server when callback do not reply in place from *gencb*

This is the second hunk of the first patch
5ff8eb26371c4dc56f384b2de35bea2d87814779 ("Fix crashing http server when
callback do not reply in place")

Fixes: #567
http.c
test/regress_http.c