Files
nginx-unit/src/nxt_buf_pool.c
Max Romanov 8c0f2cebf5 Storing pointer to next buffer in chain before free the buffer.
This is required to avoid dereference of freed memory.

Found by Coverity (CID 353372).
2020-02-03 11:14:14 +03:00

3.0 KiB