]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: use a mutex for mplx and slave connections's allocator to be safe
authorYann Ylavic <ylavic@apache.org>
Mon, 20 Feb 2017 13:41:59 +0000 (13:41 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 20 Feb 2017 13:41:59 +0000 (13:41 +0000)
commite50f64f80d3decec117e66e85d4c1d0c4680ba57
tree96d6a006778681838deda4d8c69dcaf805737771
parentdb8951e929b3c4aa3ef3c2234ea12a853ff4b5ea
mod_http2: use a mutex for mplx and slave connections's allocator to be safe
with concurrent creation and destruction of their subpools.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1783756 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_conn.c
modules/http2/h2_mplx.c