Tree
- Tree:
318928cff6109f5c525f6a0796961ae24902e19e- Date:
- Message:
- In server_read_httpchunks() do not blindly enable the bufferevent. This leads to a use-after-free since the bev->readcb() call could free the memory holding the bev right before the bufferevent_enable() call. Reported by Pontus Stenetorp. OK florian@ rsadowski@
