On Sat, Jan 14, 2017, at 02:43 PM, Joshua Colp wrote:
Testing is in progress and so far so good. I do think the code in acc_onreply that cleans up the parsed header is not correct, though. It's referencing the shared memory memory instead of the locally scoped one where any parsed headers (should) live.
10,000 calls and zero problems. Going to push it further. I did try implementing the change to free the alloced headers on preq and it went very very poorly. Something still doesn't feel right with this over all, even with the fix.