Deoptimize by freeing client->response_buffer
commitf16270d317fca555c68a294db72a0db1d4767dee
authorryah <ry@lakshmi.local>
Mon, 7 Apr 2008 16:52:20 +0000 (7 18:52 +0200)
committerryah <ry@lakshmi.local>
Mon, 7 Apr 2008 16:52:20 +0000 (7 18:52 +0200)
tree8f42dfae9f83549ad87b236c4d0df1d83f974ef7
parent7393e3658c5b1bc422047df6bf40e0f08568af37
Deoptimize by freeing client->response_buffer

This should improve memory usage slightly but might slow down things due to
the increased allocations. A quick benchmark shows imperceptible performance
decrease.
src/ebb.c