[PATCH] Fix an assert with side effects in ServerStateData::handleAdaptedHeader

From: Nathan Hoad <nathan_at_getoffmalawn.com>
Date: Thu, 25 Jul 2013 16:51:57 +1000

This patch simply moves the
adaptedBodySource->setConsumerIfNotLate(this) call out of an assert()
in ServerStateData::handleAdaptedHeader.

setConsumerIfNotLate conditionally schedules some async calls, so the
call definitely shouldn't be removed by the precompiler.

--
Nathan Hoad
Software Developer
www.getoffmalawn.com

Received on Thu Jul 25 2013 - 06:52:33 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 25 2013 - 12:00:11 MDT