]> granicus.if.org Git - apache/commit
c->sbh can be unexpectedly NULL when the thread that pulls the ready keepalive
authorEric Covener <covener@apache.org>
Mon, 4 Nov 2013 01:37:31 +0000 (01:37 +0000)
committerEric Covener <covener@apache.org>
Mon, 4 Nov 2013 01:37:31 +0000 (01:37 +0000)
commitb6e7d2dbf063f6f32b144534cdef1f691a35ce8e
tree00281da22abc06c6594d3f2330cfadd3fec02458
parent534f207ddd1702b62a37569c71bb91afbf5a6082
c->sbh can be unexpectedly NULL when the thread that pulls the ready keepalive
connection out of the queue laps the thread that put it on the queue.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1538490 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/event/event.c
server/mpm/eventopt/eventopt.c