]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: server: Properly handle payload stream errors while finishing a request.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Tue, 20 Mar 2018 17:10:42 +0000 (18:10 +0100)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 29 Apr 2018 08:31:15 +0000 (08:31 +0000)
commit4eebf1f748e91f052525e1bcef9a1fea2807c685
tree1b128d0c1989ed216f8ff8e0987666bc47ed5879
parent5064ddd10796f64bb437f4505dc90790528e5509
lib-http: server: Properly handle payload stream errors while finishing a request.

Errors from the (chunked) payload stream would cause assertion panics at that point.
src/lib-http/http-server-connection.c