Files
nginx-unit/src/nxt_conn.c
Igor Sysoev 8ed36563d1 Fixed alerts about freeing non-freeable memory on connection close.
The nxt_conn_t object is allocated by nxt_zget() and should not be freed.
2018-04-20 19:46:36 +03:00

4.8 KiB