Build Update for apache/httpd
-------------------------------------

Build: #1226
Status: Errored

Duration: 15 mins and 16 secs
Commit: c49dadf (trunk)
Author: Yann Ylavic
Message: mod_proxy_http2: thread safety with MPM prefork, still..

The allocator of pchild has no mutex with MPM prefork, but we need one
for h2 workers threads synchronization.

Even though mod_http2 shouldn't be used with prefork, better be safe than
sorry, so forcibly set the mutex in h2_child_init() if it doesn't exist.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883704 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/httpd/compare/e8ad19e9871f...c49dadf6a2ba

View the full build log and details: 
https://travis-ci.com/github/apache/httpd/builds/203352513?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/httpd repository going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16806660&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to